Patrick MONNERAT
43f31912b6
SF Patch #2990856 - Add parent class attribute
2010-11-16 20:55:11 +11:00
Patrick MONNERAT
ab0717e0e3
SF Patch #3054517 - Suppress PHP 5.3 E_DEPRECATED exceptions
2010-11-16 20:47:07 +11:00
Deon George
f9c56bc4ff
SF Bug #2997703 - SourceForge logo should load from HTTPS when using HTTPS
2010-11-16 20:27:37 +11:00
Deon George
6fdab2c308
SF Bug #2958613 - password_checker.php md5crypt explode() function bug
2010-11-16 20:21:38 +11:00
Deon George
c3a286cfee
SF Bug #3033924 - typo in fnctions.php breaking smd5
2010-11-16 20:06:39 +11:00
Deon George
e77d39deb5
Suppress create base when base DN is not level 1
2010-11-16 19:43:54 +11:00
Deon George
7d17676fd7
Enabled create_base
2010-03-18 13:25:53 +11:00
Deon George
1c467a6115
New feature: Copy a DN and edit values before creation
2010-03-18 13:24:04 +11:00
Deon George
2e8e9625d6
AJAX work on create/update
2010-03-15 09:37:37 +11:00
Deon George
f713afc8d1
HTML Validation work
2010-03-15 09:37:35 +11:00
Deon George
e4f5c22e18
SF Bug #2959415 - Misspelling 'Retieving'
2010-03-15 08:30:18 +11:00
Deon George
0f782569e9
SF Bug #2969826 - XSS found in cmd.php
2010-03-14 23:57:16 +11:00
Deon George
7b4d11f1f5
Addition to Fix template engine rending attributes with multiselect configured
2010-03-14 23:57:15 +11:00
Deon George
a1c714bdb8
Fix template engine rending attributes with multiselect configured
2010-02-23 12:11:15 +11:00
Deon George
9dbf53acf3
Fix template engine to accept server,custom_attrs
2010-02-13 09:45:45 +11:00
Deon George
03d1166103
Fix the multiple unnecessary 'attribute is required' popups
2010-01-30 15:59:03 +11:00
Deon George
4598d3ae39
SF Patch #2919169 - SASL bind
2010-01-30 14:57:10 +11:00
Cristian Rigamonti
2416230c61
SF Patch #2901666 - Add localisation for hint elements in templates
2010-01-30 14:41:57 +11:00
Deon George
d90fe5a6fa
Enabled configuring template to ask for more than 1 attribute value
2010-01-30 12:24:46 +11:00
Deon George
2393c5d5e3
Trim _REQUEST vars mainly to avoid null terminated strings
2009-12-23 09:03:13 +11:00
Deon George
efd1860a91
SF Bug #2554402 - template autofill command not work on appearance,date_attrs
2009-11-21 12:11:45 +11:00
Deon George
d4483f961f
SF Bug #2885907 - samba domain sid blank
2009-11-21 11:04:37 +11:00
Deon George
f8cacb7dd0
Change default size_limit to 0, enabled setting of time_limit (default 0)
2009-11-21 10:36:23 +11:00
Deon George
088ebf4a2b
Changed to use ldap_modify
2009-09-20 11:44:28 +10:00
Deon George
a6dc80616b
Fix rendering of js_calendar on add_attr, when no previous DateAttributes existed
2009-09-20 11:44:26 +10:00
Deon George
7121f560e9
SF Bug #2859242 - Call to undefined function syslog_notice()
2009-09-20 11:44:25 +10:00
Deon George
e7466c948b
SF Bug #2859221 - Problem between diffrent browsers and utf-8
2009-09-20 11:44:24 +10:00
Deon George
f0a6d312ab
Enable control of creating children in templates
2009-09-20 11:44:23 +10:00
Deon George
d062308f32
Added javascript for search form
2009-09-09 08:08:10 +10:00
Deon George
352a87fee8
Auto run query for unique attributes when link is clicked
2009-09-08 15:41:32 +10:00
Deon George
242d06673a
SF Bug #2853633 - activating hooks gives error undefined constant DEBUG_ENABLE
2009-09-08 15:38:49 +10:00
Deon George
3ffe6878f3
Minor updates
2009-09-07 00:13:58 +10:00
Deon George
02e9f8477a
Suppress more template warnings
2009-08-30 12:11:18 +10:00
Ethan Moore
259179a1b3
Enable SASL (GSSAPI)
2009-08-29 12:19:10 +10:00
Deon George
96bad27d64
Fix: clear passwords were being encoded with blowfish by default
2009-08-29 00:11:24 +10:00
Deon George
c69cd68fcb
SF Bug #2828378 - fallback_dn config option no longer works in 1.2.0
2009-08-29 00:11:23 +10:00
Deon George
9cb27e3a70
Miscellaneous minor updates
2009-08-29 00:11:23 +10:00
Deon George
52fbd24b2c
Merge PickList and MultiList functions (also fixes SF Bug #2844714 )
2009-08-28 20:06:13 +10:00
Deon George
f83a922589
SF Bug #2845986 - Missing config/config.php file not detected in 1.2.0.2
2009-08-28 17:18:08 +10:00
Deon George
3e446fddf4
SF Bug #2845904 - session.autostart breaks
2009-08-28 17:01:15 +10:00
Deon George
bdb423d0d3
SF Bug #2844186 - fail to add and edit entries (delete work fine)
2009-08-28 16:31:19 +10:00
Deon George
2c99cc9016
Fix export only exports 500 entries
2009-08-28 15:03:24 +10:00
Deon George
b93b92f430
Rework javascript
2009-08-22 21:30:50 +10:00
Deon George
26fa2ba2c5
Only sort children after reading additional entries
2009-08-22 13:30:30 +10:00
Deon George
356f319291
Fix up calls with ldap_read
2009-08-21 18:32:52 +10:00
Deon George
6e6a7a6e4e
Multiple fixes, changes and enhancements
...
* mass edit selection,
* child search during edit,
* attr login with bind_id,
* performance fix broke ldapservers that dont have havesubordinate attrs),
* enable "login,class",
* enable "login,base".
2009-08-21 15:02:12 +10:00
Deon George
95aedef718
Remove CVS tags
2009-08-20 12:25:48 +10:00
Deon George
b0f9fa8806
Fix URL to favicon
2009-08-20 09:25:34 +10:00
Deon George
9fda881a8e
Add size_limit to default search
2009-08-19 22:26:33 +10:00
Deon George
46c100660b
Fix query default sorting and query form when no templates
2009-08-19 22:18:00 +10:00