Commit Graph

  • ec8902a223 Added default noleaf setting to supplied templates Deon George 2010-01-30 11:02:54 +11:00
  • 2090e7c34a Added default sort of PickList attributes to supplied templates Deon George 2010-01-30 10:58:06 +11:00
  • 2393c5d5e3 Trim _REQUEST vars mainly to avoid null terminated strings Deon George 2009-12-23 09:03:13 +11:00
  • efd1860a91 SF Bug #2554402 - template autofill command not work on appearance,date_attrs Deon George 2009-11-21 12:11:45 +11:00
  • 23a2da1f26 SF Bug #2898426 - Can't update own password Deon George 2009-11-21 11:17:53 +11:00
  • d4483f961f SF Bug #2885907 - samba domain sid blank Deon George 2009-11-21 11:04:37 +11:00
  • b1139658bf Change the multilist key to cn Deon George 2009-11-21 10:39:09 +11:00
  • f8cacb7dd0 Change default size_limit to 0, enabled setting of time_limit (default 0) Deon George 2009-11-21 10:36:23 +11:00
  • ee35f81ce5 Release 1.2.0.4 RELEASE-1.2.0.4 Deon George 2009-09-20 11:49:27 +10:00
  • 088ebf4a2b Changed to use ldap_modify Deon George 2009-09-20 11:23:34 +10:00
  • a6dc80616b Fix rendering of js_calendar on add_attr, when no previous DateAttributes existed Deon George 2009-09-20 11:21:59 +10:00
  • 9196bb9e41 SF Feature #2846546 - Add URL to config/config.php.example Deon George 2009-09-20 10:41:25 +10:00
  • 7121f560e9 SF Bug #2859242 - Call to undefined function syslog_notice() Deon George 2009-09-20 10:37:14 +10:00
  • e7466c948b SF Bug #2859221 - Problem between diffrent browsers and utf-8 Deon George 2009-09-20 10:32:47 +10:00
  • f0a6d312ab Enable control of creating children in templates Deon George 2009-09-20 10:21:44 +10:00
  • d062308f32 Added javascript for search form Deon George 2009-09-09 08:08:10 +10:00
  • 352a87fee8 Auto run query for unique attributes when link is clicked Deon George 2009-09-08 15:41:32 +10:00
  • 242d06673a SF Bug #2853633 - activating hooks gives error undefined constant DEBUG_ENABLE Deon George 2009-09-08 15:38:49 +10:00
  • a3ac658756 Release 1.2.0.3 RELEASE-1.2.0.3 Deon George 2009-09-07 00:39:38 +10:00
  • e83aba595c Merge translations from launchpad for PLA 1.2.0.3 Deon George 2009-09-07 00:39:06 +10:00
  • 3ffe6878f3 Minor updates Deon George 2009-09-07 00:13:58 +10:00
  • 02e9f8477a Suppress more template warnings Deon George 2009-08-30 12:11:18 +10:00
  • 259179a1b3 Enable SASL (GSSAPI) Ethan Moore 2009-08-29 12:19:10 +10:00
  • 96bad27d64 Fix: clear passwords were being encoded with blowfish by default Deon George 2009-08-28 23:57:45 +10:00
  • c69cd68fcb SF Bug #2828378 - fallback_dn config option no longer works in 1.2.0 Deon George 2009-08-28 23:52:41 +10:00
  • 9cb27e3a70 Miscellaneous minor updates Deon George 2009-08-28 20:07:56 +10:00
  • 52fbd24b2c Merge PickList and MultiList functions (also fixes SF Bug #2844714) Deon George 2009-08-28 20:06:13 +10:00
  • f83a922589 SF Bug #2845986 - Missing config/config.php file not detected in 1.2.0.2 Deon George 2009-08-28 17:18:08 +10:00
  • 3e446fddf4 SF Bug #2845904 - session.autostart breaks Deon George 2009-08-28 17:01:15 +10:00
  • bdb423d0d3 SF Bug #2844186 - fail to add and edit entries (delete work fine) Deon George 2009-08-28 16:31:19 +10:00
  • 2c99cc9016 Fix export only exports 500 entries Deon George 2009-08-28 15:03:24 +10:00
  • b93b92f430 Rework javascript Deon George 2009-08-22 21:30:50 +10:00
  • 26fa2ba2c5 Only sort children after reading additional entries Deon George 2009-08-22 12:56:11 +10:00
  • 76ddeccf8c Release 1.2.0.2 RELEASE-1.2.0.2 Deon George 2009-08-21 23:42:44 +10:00
  • 1336fc21b6 Merge translations from launchpad for PLA 1.2.0.2 Deon George 2009-08-21 23:40:21 +10:00
  • 356f319291 Fix up calls with ldap_read Deon George 2009-08-21 18:32:52 +10:00
  • 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". Deon George 2009-08-21 15:02:12 +10:00
  • 95aedef718 Remove CVS tags Deon George 2009-08-20 12:25:48 +10:00
  • b0f9fa8806 Fix URL to favicon Deon George 2009-08-20 09:25:34 +10:00
  • ec482c70fe Fix list address Deon George 2009-08-19 22:30:19 +10:00
  • 9fda881a8e Add size_limit to default search Deon George 2009-08-19 22:26:33 +10:00
  • 46c100660b Fix query default sorting and query form when no templates Deon George 2009-08-19 22:18:00 +10:00
  • 4c56f3e678 Fix AJAX rendering of query results Deon George 2009-08-19 21:20:51 +10:00
  • ebe2cb6eda Performance improvements for the tree. Deon George 2009-08-19 21:19:35 +10:00
  • 5669c92371 Improvements to debug_log Deon George 2009-08-19 13:39:37 +10:00
  • 0eaf3bb67b SF Bug #2839213 - Few localization -related bugs Harri 2009-08-18 19:16:36 +10:00
  • 9f1a207eba Ammendment for SF Feature #2837687 - Invalid method for Queries Deon George 2009-08-18 19:13:50 +10:00
  • 5706ad1b4a Ammendment for SF Feature #2837687, dont render the only template if it is invalid Deon George 2009-08-17 16:30:05 +10:00
  • ba553353b0 SF Feature #2837687 - Automatic template selection from one of one valid templates Deon George 2009-08-17 16:10:21 +10:00
  • 803a4c821a SF Feature #2827191 - warnings for missing objectClass could be disabled Aurélien Requiem 2009-08-17 15:09:32 +10:00
  • a5b9e43a57 Fix for when renaming entries only changes case (https://bugs.launchpad.net/bugs/384157) Deon George 2009-08-17 10:52:46 +10:00
  • df404d435a login,attr only applies to user sessions Deon George 2009-08-17 10:46:22 +10:00
  • cf4f339b5c Fix missing encoding SambaPasswordAttributes Deon George 2009-08-14 11:47:45 +10:00
  • 48faaba955 Merge translations from launchpad for PLA 1.2.0.1 RELEASE-1.2.0.1 Deon George 2009-08-13 22:04:16 +10:00
  • 898eabaa11 Release 1.2.0.1 Deon George 2009-08-13 21:40:59 +10:00
  • 9eca46d0cc Fixed display of Windows AD binary attributes Deon George 2009-08-13 21:39:43 +10:00
  • 8a21bbee12 Fix render of ReadOnly binary attributes Deon George 2009-08-13 21:22:41 +10:00
  • 59c4e7896f SF Bug #2827012 - the modification tpl for inetOrgPerson is partially invalid Aurélien Requiem 2009-08-13 09:00:04 +10:00
  • cc3b67b71a More login processing fixes Deon George 2009-08-12 23:54:01 +10:00
  • a0816d068c Sync menu/tree processing with other projects, variable/function naming Deon George 2009-08-12 23:53:14 +10:00
  • fb48055d2d Fix for when method supplies null for login details Deon George 2009-07-27 19:17:40 +10:00
  • 86c8f13065 Fixed missing uid.png Deon George 2009-07-27 19:16:12 +10:00
  • 7dd52f8219 More issues for anon login to LDAP server to get user details Deon George 2009-07-27 17:19:53 +10:00
  • 29cb490571 Fixes for issues introduced by commit bbe87c6e2 Deon George 2009-07-27 17:18:25 +10:00
  • 5938302012 Fix the simple ACL configuration Deon George 2009-07-26 01:17:47 +10:00
  • 196aa00218 Fix for when a root_dse query doesnt return any results Deon George 2009-07-25 20:15:25 +10:00
  • dc3e477778 Improve getLogin() for multiple method logins and fix anonymous logout Deon George 2009-07-25 20:14:36 +10:00
  • 869b9be7e9 Fix IMGDIR/CSSDIR when no config.php yet and creating setting to disable remoteurls for sflogo Deon George 2009-07-25 18:01:05 +10:00
  • a1cfa2f60c SF Bug #2826569 - missing information in config.php.example Deon George 2009-07-24 23:41:41 +10:00
  • 3ada58fb7d Fix version number detection RELEASE-1.2.0 Deon George 2009-07-22 00:01:20 +10:00
  • 22bcaf0136 Release 1.2.0 Deon George 2009-07-21 23:22:43 +10:00
  • 008b463e8e Language import from launchpad Deon George 2009-07-21 23:22:00 +10:00
  • 0de55e552b New language from launchpad Deon George 2009-07-21 23:21:43 +10:00
  • 2725bb16da Updated to process launchpad exports Deon George 2009-07-21 23:21:25 +10:00
  • bbe87c6e2f SF Bug #2820854 - ldap_first_attribute error Deon George 2009-07-14 19:07:43 +10:00
  • 45ca83411f Fix: Setting to null after getting the error messages Deon George 2009-07-12 23:49:39 +10:00
  • 3c9f63ae6b Initial language merge Deon George 2009-07-12 23:28:46 +10:00
  • 0171853f1d Fix tree was remembered empty with anonymous Deon George 2009-07-12 22:03:05 +10:00
  • 6627c7bea4 Fix spelling Deon George 2009-07-12 22:02:30 +10:00
  • 223086b58e Fix for when invalid objectclass entered Deon George 2009-07-12 22:02:19 +10:00
  • 5481f61ce3 Use calls to getRootDSE() Deon George 2009-07-12 12:28:39 +10:00
  • 57d405fe3b SF Feature #2073323 - Using Single Sign On authentication Deon George 2009-07-12 12:01:59 +10:00
  • ed4784b1b6 Fix isLoggedIn() caching for multiple servers Deon George 2009-07-11 17:20:21 +10:00
  • d364af141f Minor display change Deon George 2009-07-11 14:14:39 +10:00
  • e2c74f9467 Comment fixes Deon George 2009-07-09 21:47:23 +10:00
  • 0d71a96e34 Display error if there is only 1 autoFill param Deon George 2009-07-11 10:19:30 +10:00
  • 4eed1d8982 Enabled HTTP auth Deon George 2009-07-11 10:18:48 +10:00
  • 899f83aa17 Release candidate 1.2.0-rc1 RELEASE-1.2.0-rc1 Deon George 2009-07-08 21:29:57 +10:00
  • 775c7751ae Re-evaluate how we determine the version number now we are using GIT Deon George 2009-07-08 21:29:38 +10:00
  • 664c05decd Removed stylesheet from index Deon George 2009-07-08 20:17:35 +10:00
  • ea0fdab6ba SF Feature #1954220 - New icon theme Tango Deon George 2009-07-08 20:11:58 +10:00
  • 1aa88e4dc3 Standardised some naming of the icons to allow for other themes Deon George 2009-07-08 20:10:57 +10:00
  • 7273ad292b New Feature: PLA icons and CSS can now be themeble Deon George 2009-07-08 16:14:50 +10:00
  • b4653e84a2 SF Feature #1719978 - GetNextNumber with uid interval support Deon George 2009-07-07 21:54:18 +10:00
  • 4cab46a55e New Feature: Mass Edit Deon George 2009-07-07 19:40:48 +10:00
  • e7ce1030c0 Enchanced getLDAPmodify() to allow multiple update calls Deon George 2009-07-07 19:35:37 +10:00
  • 6270967ec0 Improve processing in drawSubTitle() Deon George 2009-07-07 19:34:48 +10:00
  • d501393d49 Enabled Feature: Mass Delete Deon George 2009-07-06 15:19:42 +10:00
  • 08199e67e0 Fixed failed copy message Deon George 2009-07-06 15:09:17 +10:00
  • 03bc1ce70e Fix query to find children, add size_limit to query to ensure we get all children Deon George 2009-07-06 13:08:45 +10:00