Project

General

Profile

Activity

From 13 October 2010 to 11 December 2010

11 December 2010

21:35 Bug / Feature #259 (Closed): Multi value for joining and leaving
corvus

10 December 2010

13:54 Bug / Feature #516 (Closed): Class 'Model_P' not found
> MODPATH/ldap/classes/ldm.php [ 80 ]
> 75
> 76 $result = $result->current();
> 77 $model...
corvus

09 December 2010

13:05 Bug / Feature #454 (Closed): Logging
Log all write access to LDAP with user, time, old data and new data. (except password. there only the event and not t... corvus
10:33 Bug / Feature #258: Phone Prefix
corvus

08 December 2010

18:18 Bug / Feature #259: Multi value for joining and leaving
Applied in changeset r326. corvus
17:57 Bug / Feature #164: CRUD for ppsPerson class
Basics done.
Deletion and error handling still missing.
corvus

02 December 2010

22:35 Bug / Feature #43: Übersetzung Formular für die Registrierung
corvus
22:32 Bug / Feature #259 (Closed): Multi value for joining and leaving
The attributes ppsJoining and ppsLeaving must be multi value for a person can join and part several times and the com... corvus
22:23 Bug / Feature #258 (Closed): Phone Prefix
Validate phone number based on the selected country.
* Prefix
* Length
corvus

27 November 2010

13:00 Bug / Feature #229: Use web service for entities
Mögliche Datenquelle: http://code.google.com/intl/de-DE/apis/maps/documentation/javascript/v2/services.html#Geocoding... corvus
11:53 Bug / Feature #244 (Closed): Input validation ppsPerson
Ensure data consistency of the person object. Take into account the membership type (employeeType). corvus
11:32 Bug / Feature #243: Error handling
Example how to do this can be found at http://www.redmine.org/wiki/redmine/Rest_api_with_php corvus
10:51 Bug / Feature #243 (Closed): Error handling
If something is going wrong automatically create a bug report in the MDBGui project on Redmine. corvus

26 November 2010

21:24 Bug / Feature #240 (Closed): Support for LDAP language tags
Implementing suport for language tags from ldap. Will allow to store translation of ldap objects in ldap itself. corvus

24 November 2010

11:26 Bug / Feature #174: Authentication service
A possible solution for SSO would be http://www.jasig.org/cas/. corvus

22 November 2010

09:05 Bug / Feature #232 (Closed): Simple Search
A simple search form and result view.
Restricted access only to board and admins.
corvus

20 November 2010

20:57 Bug / Feature #229 (Closed): Use web service for entities
Use a web service like http://www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso or similar to retrieve ... corvus
20:54 Bug / Feature #228 (Closed): Error counter in accordion header
Display the number of form validation errors in the accordion header. corvus
14:50 Bug / Feature #226: Password reset
Front end already finished. Now the back end is to be implemented. corvus
14:46 Bug / Feature #226 (Closed): Password reset
Allow Drupal users to reset theire passwords. corvus
14:49 Bug / Feature #227: Registrationform
Front end already finished. Now the back end is to be implemented. corvus
14:48 Bug / Feature #227 (Closed): Registrationform
This form allows users to become a member either of a section or the PPS. corvus

02 November 2010

23:06 Bug / Feature #163 (Closed): LDB by dn
corvus
17:24 Bug / Feature #200: Lresult as tree
My commit related to this contained too much. The mentioned methods are LDM->sub_tree() and Lresult->as_tree(). corvus
17:21 Bug / Feature #200 (Closed): Lresult as tree
Lresult should be abel to return the result as a tree.
This is needed for the presentation of the relations.
@der...
corvus

30 October 2010

22:10 Bug / Feature #193: Consolidate modelhandling in controllers
corvus
21:47 Bug / Feature #193 (Closed): Consolidate modelhandling in controllers
Move all model handling from the views to the controllers.
No model handling should be done in any other place then ...
corvus
21:58 Bug / Feature #199 (Closed): Delete group and role lists
Delete the list views for groups and roles and redirect to advanced search with predefined parameters. corvus
21:56 Bug / Feature #198 (Closed): Advances search
Create form and handling for an advanced search corvus
21:52 Bug / Feature #197 (Closed): Relations handling in role controller
Add and remove occupations corvus
21:52 Bug / Feature #196 (Closed): Relations handling in group controller
Add and remove memberships corvus
21:50 Bug / Feature #194 (Closed): Relations handling in user controller
Add and remove of a groupmembership or roleoccupation
corvus

28 October 2010

02:54 Bug / Feature #113 (Closed): Reset password upon Email only
dergringo
02:52 Bug / Feature #163: LDB by dn
Available through latest SVN commit dergringo

25 October 2010

11:22 Bug / Feature #43: Übersetzung Formular für die Registrierung
Part of mdbgui Apophis

17 October 2010

17:11 Bug / Feature #181 (Closed): SSL Certificate Generator
Allow to generate SSL Certificates for user authentication. corvus
01:11 Bug / Feature #180 (Closed): Menu controller
Create a controller for the menu and submenu. This controller will display menu entries only if the user is allowed to. corvus
01:06 Bug / Feature #179 (Closed): Search modul
Adding a search module corvus
00:46 Bug / Feature #178 (Closed): French translation
Translate to french corvus
00:46 Bug / Feature #177 (Closed): German translation
Translate to german corvus
00:45 Bug / Feature #176 (Closed): Dataexchange
Allowing external systems to exchange with the mdbgui. corvus
00:44 Bug / Feature #175 (Closed): Enhanced ACL
Enhance the ACL so that it is possible to define different settings for the systems accessing the mdbgui. corvus
00:42 Bug / Feature #174 (Closed): Authentication service
Allow external systems to authenticate against users stored in LDAP. corvus
00:39 Bug / Feature #172 (Closed): Reports
Allow the users to create a report template and let them display them. corvus
00:38 Bug / Feature #171 (Closed): Datamigration / Assoziation
Migrate and merge the accounts from the current forum to the LDAP directory corvus
00:33 Bug / Feature #170 (Closed): Newsletter
Adding a newsletter module allowing to create, edit and send messages to predefined receivers.
Allowing to create di...
corvus
00:30 Bug / Feature #169 (Closed): Authorization
Adding ACL to authorization corvus
00:30 Bug / Feature #168 (Closed): Authorization
Authorize users by assigned LDAP groups and roles. corvus
00:28 Bug / Feature #167 (Closed): Authentication
Develop an authentication modul corvus
00:26 Bug / Feature #166 (Closed): CRUD for ppsRole class
Create, Update, Delete for the ppsRole class. corvus
00:25 Bug / Feature #165 (Closed): CRUD for ppsGroup class
Create, Update, Delete for the ppsGroup class. corvus
00:24 Bug / Feature #164 (Closed): CRUD for ppsPerson class
Create, Update, Delete for the ppsPerson class. corvus
00:19 Bug / Feature #163 (Closed): LDB by dn
Mak it possible to create a LDM object ba dn.
e. g.
LDM::factory($dn);
corvus
 

Also available in: Atom