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
Deon George
4c56f3e678
Fix AJAX rendering of query results
2009-08-19 21:20:51 +10:00
Deon George
ebe2cb6eda
Performance improvements for the tree.
2009-08-19 21:19:35 +10:00
Deon George
5669c92371
Improvements to debug_log
2009-08-19 13:39:37 +10:00
Harri
0eaf3bb67b
SF Bug #2839213 - Few localization -related bugs
2009-08-18 19:16:36 +10:00
Deon George
9f1a207eba
Ammendment for SF Feature #2837687 - Invalid method for Queries
2009-08-18 19:13:50 +10:00
Deon George
5706ad1b4a
Ammendment for SF Feature #2837687 , dont render the only template if it is invalid
2009-08-17 16:30:05 +10:00
Deon George
ba553353b0
SF Feature #2837687 - Automatic template selection from one of one valid templates
2009-08-17 16:13:55 +10:00
Aurélien Requiem
803a4c821a
SF Feature #2827191 - warnings for missing objectClass could be disabled
2009-08-17 15:09:32 +10:00
Deon George
a5b9e43a57
Fix for when renaming entries only changes case ( https://bugs.launchpad.net/bugs/384157 )
2009-08-17 10:52:46 +10:00
Deon George
df404d435a
login,attr only applies to user sessions
2009-08-17 10:46:22 +10:00
Deon George
cf4f339b5c
Fix missing encoding SambaPasswordAttributes
2009-08-14 11:47:45 +10:00
Deon George
9eca46d0cc
Fixed display of Windows AD binary attributes
2009-08-13 21:39:43 +10:00
Deon George
8a21bbee12
Fix render of ReadOnly binary attributes
2009-08-13 21:22:41 +10:00
Deon George
cc3b67b71a
More login processing fixes
2009-08-12 23:54:01 +10:00
Deon George
a0816d068c
Sync menu/tree processing with other projects, variable/function naming
2009-08-12 23:53:14 +10:00
Deon George
fb48055d2d
Fix for when method supplies null for login details
2009-07-27 19:17:40 +10:00
Deon George
7dd52f8219
More issues for anon login to LDAP server to get user details
2009-07-27 17:19:53 +10:00
Deon George
29cb490571
Fixes for issues introduced by commit bbe87c6e2
2009-07-27 17:18:25 +10:00
Deon George
5938302012
Fix the simple ACL configuration
2009-07-26 01:21:23 +10:00
Deon George
196aa00218
Fix for when a root_dse query doesnt return any results
2009-07-26 01:21:23 +10:00
Deon George
dc3e477778
Improve getLogin() for multiple method logins and fix anonymous logout
2009-07-26 01:21:23 +10:00
Deon George
869b9be7e9
Fix IMGDIR/CSSDIR when no config.php yet and creating setting to disable remoteurls for sflogo
2009-07-26 01:21:23 +10:00
Deon George
3ada58fb7d
Fix version number detection
2009-07-22 00:01:20 +10:00
Deon George
bbe87c6e2f
SF Bug #2820854 - ldap_first_attribute error
2009-07-14 19:07:43 +10:00
Deon George
45ca83411f
Fix: Setting to null after getting the error messages
2009-07-12 23:49:39 +10:00
Deon George
0171853f1d
Fix tree was remembered empty with anonymous
2009-07-12 22:03:05 +10:00
Deon George
5481f61ce3
Use calls to getRootDSE()
2009-07-12 12:28:39 +10:00
Deon George
57d405fe3b
SF Feature #2073323 - Using Single Sign On authentication
2009-07-12 12:01:59 +10:00
Deon George
ed4784b1b6
Fix isLoggedIn() caching for multiple servers
2009-07-11 17:20:21 +10:00
Deon George
e2c74f9467
Comment fixes
2009-07-11 14:15:17 +10:00
Deon George
0d71a96e34
Display error if there is only 1 autoFill param
2009-07-11 10:19:30 +10:00
Deon George
4eed1d8982
Enabled HTTP auth
2009-07-11 10:18:48 +10:00
Deon George
775c7751ae
Re-evaluate how we determine the version number now we are using GIT
2009-07-08 21:29:38 +10:00
Deon George
1aa88e4dc3
Standardised some naming of the icons to allow for other themes
2009-07-08 20:10:57 +10:00
Deon George
7273ad292b
New Feature: PLA icons and CSS can now be themeble
2009-07-08 16:14:50 +10:00
Deon George
b4653e84a2
SF Feature #1719978 - GetNextNumber with uid interval support
2009-07-07 21:54:18 +10:00
Deon George
4cab46a55e
New Feature: Mass Edit
2009-07-07 20:16:28 +10:00
Deon George
e7ce1030c0
Enchanced getLDAPmodify() to allow multiple update calls
2009-07-07 20:16:28 +10:00
Deon George
6270967ec0
Improve processing in drawSubTitle()
2009-07-07 20:16:28 +10:00
Deon George
d501393d49
Enabled Feature: Mass Delete
2009-07-07 20:16:28 +10:00
Deon George
fcaa4d8db6
Fix server_id used in URL
2009-07-07 20:16:28 +10:00
Deon George
d601121dba
Fix added detection of password already encode when submitting updates
2009-07-06 17:50:06 +10:00
Deon George
aa2719f8fe
Template modifications now add/remove attributes as per the template definition
2009-07-06 17:50:06 +10:00
Deon George
54df56bb1a
Fixed invalid return variable
2009-07-06 17:50:06 +10:00
Deon George
db2e8861fa
Enabled a param so that some calls to getValue() are not fatal
2009-07-06 17:50:05 +10:00
Deon George
ea17aadef4
Latest SANDPIT - MERGE from CVS (MERGE-GIT)
2009-07-01 16:09:17 +10:00
Deon George
388783fc84
RELEASE 1.1.0.7
2009-06-30 22:05:31 +10:00
Deon George
647f86562f
RELEASE 1.1.0.6
2009-06-30 21:52:55 +10:00
Deon George
d5f4f91f1b
RELEASE 1.1.0.5
2009-06-30 21:51:50 +10:00
Deon George
d5b4aa54ea
RELEASE 1.1.0.4
2009-06-30 21:50:46 +10:00
Deon George
5c88e0a098
RELEASE 1.1.0.2
2009-06-30 21:46:44 +10:00
Deon George
f990f72eb5
RELEASE 1.1.0.1
2009-06-30 20:46:41 +10:00
Deon George
dd581eb5c8
RELEASE 1.1.0
2009-06-30 20:46:00 +10:00
Deon George
a08bc4e9e1
RELEASE 1.0.2
2009-06-30 20:41:18 +10:00
Deon George
5f261ded38
RELEASE 1.0.1
2009-06-30 20:40:33 +10:00
Deon George
eccabca011
RELEASE 1.0.0
2009-06-30 20:40:03 +10:00
Deon George
c3713350e2
RELEASE 0.9.8.5
2009-06-30 20:28:51 +10:00
Deon George
c131e8b479
RELEASE 0.9.8.4
2009-06-30 20:28:19 +10:00
Deon George
a01f7c8289
RELEASE 0.9.8.3
2009-06-30 20:27:56 +10:00
Deon George
7741110caf
RELEASE 0.9.8.2
2009-06-30 20:27:11 +10:00
Deon George
abc62c7fdc
RELEASE 0.9.8.1
2009-06-30 20:26:45 +10:00
Deon George
fdee1bdbd1
RELEASE 0.9.8
2009-06-30 20:26:08 +10:00
Deon George
1f7f96122f
RELEASE 0.9.7.2
2009-06-30 19:41:11 +10:00
Deon George
b443271175
RELEASE 0.9.7.1
2009-06-30 19:40:37 +10:00
Deon George
bbcd2cb3b6
Moved files
2009-06-30 19:39:45 +10:00