#
34342902 |
| 26-Jan-2006 |
matthiasgrimm <matthiasgrimm@users.sourceforge.net> |
usermanager start value missing
The start value of the user list was corrupted, if in search mode but _REQUEST['search'] was empty. An empty start value passed to the authentication backends might c
usermanager start value missing
The start value of the user list was corrupted, if in search mode but _REQUEST['search'] was empty. An empty start value passed to the authentication backends might cause an error (in MySQL backend for sure). This patch fixes this.
darcs-hash:20060126195356-7ef76-d899fb08bba42de487f695536f4ae0cdeb3a0eaa.gz
show more ...
|
#
c632fc69 |
| 26-Jan-2006 |
Andreas Gohr <andi@splitbrain.org> |
scroll__here support
This adds a simple JavaScript behavior. When an element with the id 'scroll__here' is found in the document the browser will scroll this element into view. Useful to scroll to s
scroll__here support
This adds a simple JavaScript behavior. When an element with the id 'scroll__here' is found in the document the browser will scroll this element into view. Useful to scroll to some output after form submitting.
darcs-hash:20060126212926-7ad00-b359915a5d6a299652134d8dfa64015786283b6b.gz
show more ...
|
#
2411dd85 |
| 26-Jan-2006 |
Andreas Gohr <andi@splitbrain.org> |
java script changes
This adds a javascript confirmation for the delete button in the user manager. It also adds the $() shortcut function known from the prototype library.
darcs-hash:20060126203550
java script changes
This adds a javascript confirmation for the delete button in the user manager. It also adds the $() shortcut function known from the prototype library.
darcs-hash:20060126203550-7ad00-d5690ef06432286239953a79c5dbbc25f8720204.gz
show more ...
|
#
51d94d49 |
| 26-Jan-2006 |
chris <chris@jalakai.co.uk> |
user manager update
darcs-hash:20060126011718-9b6ab-d3d0f485472891ac899b2a3904182382182ebbd8.gz
|
#
0440ff15 |
| 25-Jan-2006 |
chris <chris@jalakai.co.uk> |
user manager plugin
darcs-hash:20060125000731-9b6ab-f42d90c270edd795038b814516a1da90c0824e71.gz
|