Commit Graph

  • 5b43ae5562 Add 1.0.7 changes nuxsmin 2014-02-24 13:06:27 +01:00
  • d3dad23ae9 Merge remote-tracking branch 'origin/v1.1' into v1.1 nuxsmin 2014-02-24 01:53:57 +01:00
  • 0f172ed1d8 - Closes #26. Enable users password reset by email and forced by an admin. - Improved email handling by using phpmailer class. All emails are sent in HTML format and security and authentication are available. - Improved javascript code by code refactoring. - Client IP address is logged in event log. - Translation fixes. - Minor bugfixes. - Needs database upgrade (read wiki if unsure). nuxsmin 2014-02-24 01:51:23 +01:00
  • 50bf9d9955 Update minor version 1.0.7 nuxsmin 2014-02-21 14:03:25 +01:00
  • 061eec7174 Fixed language selection nuxsmin 2014-02-21 13:50:50 +01:00
  • 8f6d63dc6d Fixed language selection nuxsmin 2014-02-21 13:49:41 +01:00
  • 6a7ae91757 Fixes #29 nuxsmin 2014-02-21 11:30:31 +01:00
  • b4f937e01b Fix migration account import nuxsmin 2014-02-13 09:04:34 +01:00
  • 5b6ac1b826 Fixes #25 nuxsmin 2014-02-12 13:18:41 +01:00
  • c9f5646aaa Closes #24 nuxsmin 2014-02-12 09:56:10 +01:00
  • 59705b4eb7 Fix save button function nuxsmin 2014-02-12 09:40:53 +01:00
  • e964ff2fc2 Fix LDAP unbind before searching groups nuxsmin 2014-02-11 18:24:17 +01:00
  • 614e0bee1d Add more attributes to retrieve nuxsmin 2014-02-11 13:25:43 +01:00
  • 10712dba28 Links to wiki nuxsmin 2014-02-10 11:28:16 +01:00
  • 8a2aadcaff * Improved LDAP group membership detection. The user doesn't need to have a group reference attribute. * Improved database upgrading path detection. * Translation fixes. nuxsmin 2014-02-09 13:20:45 +01:00
  • a6ddfceae6 * Improved LDAP group membership detection. The user doesn't need to have a group reference attribute. * Improved database upgrading path detection. * Translation fixes. nuxsmin 2014-02-09 13:19:26 +01:00
  • 77fc940a32 * Upgrade queries for 1.1.2.1 nuxsmin 2014-02-08 22:46:13 +01:00
  • 85dcc313ab * Upgrade database manually nuxsmin 2014-02-08 22:40:42 +01:00
  • 1e15341d18 * Fix LANG fro translations nuxsmin 2014-02-08 20:07:00 +01:00
  • e923574325 * Add upgrades from 1121 * Fix LANG fro translations nuxsmin 2014-02-08 20:05:08 +01:00
  • e4fd60b600 Increase 'user_login' field length nuxsmin 2014-02-07 14:22:33 +01:00
  • 1b804cce80 Print 'add' categories/customer nuxsmin 2014-02-06 18:03:56 +01:00
  • 7612ac6504 Set correct charset on some tables nuxsmin 2014-02-06 17:57:28 +01:00
  • 88929cec5f Set correct version nuxsmin 2014-02-06 17:55:55 +01:00
  • 58f8c90a11 Update installer.class.php nuxsmin 2014-02-06 17:12:14 +01:00
  • 6e60526ad9 Remove utf8 suffix in $LANG nuxsmin 2014-02-06 17:11:18 +01:00
  • 56c61d61ad Typo error nuxsmin 2014-02-06 17:05:21 +01:00
  • 8c60f9515b Typo error nuxsmin 2014-02-06 16:30:37 +01:00
  • 32998bee23 Typo error nuxsmin 2014-02-06 16:26:38 +01:00
  • 9a31bbd1ff Typo error nuxsmin 2014-02-06 16:06:00 +01:00
  • 1d684e7368 Add wiki link nuxsmin 2014-02-06 14:38:44 +01:00
  • 81e49fdf5e Force compiled UTF-8 locale nuxsmin 2014-02-06 14:35:58 +01:00
  • ad189981bf Check access for App Management Menu nuxsmin 2014-02-05 17:48:15 +01:00
  • 176d061639 Fix category creation nuxsmin 2014-02-05 17:30:04 +01:00
  • cf4a3ec98d Return array on getCustomers when no records found nuxsmin 2014-02-05 16:51:44 +01:00
  • d572c2fd81 Add top/bottom margin to "no results" box nuxsmin 2014-02-05 16:27:37 +01:00
  • 96d78959ff Return array on getValuesForSelect query nuxsmin 2014-02-05 16:18:29 +01:00
  • 19c7f2fc7d Change userProfile_pAppMgmtMenu nuxsmin 2014-02-05 16:03:25 +01:00
  • d7fe4d303a Fix group and profile creation for admin user nuxsmin 2014-02-05 14:52:22 +01:00
  • 5a9b810ed2 Bufixes nuxsmin 2014-02-05 14:45:43 +01:00
  • b11657d7bd Make public $queryLastId nuxsmin 2014-02-05 14:40:55 +01:00
  • 594df29871 Email not sent nuxsmin 2014-02-05 09:49:40 +01:00
  • cac875f8a0 Add another group membership attribute nuxsmin 2014-02-05 09:36:10 +01:00
  • a5155636dd * New customers management. * Improved categories management by removing 'select' by 'table' style layout. * New permissions added for customers and categories management menu (needs DB update). * Some methods have been refactored and made a bit of code cleanup nuxsmin 2014-02-05 01:21:44 +01:00
  • f5d9aa7a97 * LDAP parameters checking nuxsmin 2014-02-03 02:53:09 +01:00
  • 341dcc68ac * Improved LDAP access and error handling. Tested aganist OpenLDAP with ldap and ldaps on Debian. More info at Wiki http://wiki.syspass.org/doku.php/en:ldap nuxsmin 2014-02-03 00:39:20 +01:00
  • a3b2731fec * Global searches can now be done be unprivileged users but they won't have permissions to view or modify accounts. Only request modifications by email if enabled. * New layout for account searches. Now accounts are showed in a card fashion style, no more rows ;) and colorized customer name for better visualization. * Some UI improvements for better fit on small screens nuxsmin 2014-02-01 14:28:51 +01:00
  • 59ccb53516 Fix LDAP auth nuxsmin 2014-01-23 11:50:05 +01:00
  • 0bdbe9210f Fix returned value for email sending nuxsmin 2014-01-23 11:47:05 +01:00
  • 7ddd8eb34a Fixes ACL parsing nuxsmin 2014-01-21 22:55:39 +01:00
  • aff4182d57 Remove extra spaces on notes textarea nuxsmin 2014-01-20 16:47:49 +01:00
  • ae3943e900 Set variables for ACL processing nuxsmin 2014-01-20 14:15:01 +01:00
  • 14deafd012 Update README.md nuxsmin 2014-01-20 12:29:52 +01:00
  • 78adcae6fb Closes #22 Closes #5 Fixed translations nuxsmin 2014-01-20 00:56:40 +01:00
  • 0e1d43e501 Added import from CSV file nuxsmin 2014-01-19 22:59:13 +01:00
  • 0e32dec3dc Improved upgrade checks nuxsmin 2014-01-19 12:54:48 +01:00
  • e03aeef9ff Fixed upgrade error caused by invalid query. nuxsmin 2014-01-18 21:41:11 +01:00
  • ac9f4543c1 Closes #7 Closes #15 Multiple users and groups can now be allowed to access to an account. Upgrade process (requires maintenance mode on). Split methods on new classes. Bugfixes. nuxsmin 2014-01-18 14:18:50 +01:00
  • fb27cad61a Update version and changelog 1.0.6 nuxsmin 2013-11-26 22:57:52 +01:00
  • 4ca3952b01 Don't check config directory permissions on windows environment (ugly) fixes #16 nuxsmin 2013-11-26 22:53:27 +01:00
  • 58fad3d366 #16 Show hint about config's directory permisssions nuxsmin 2013-11-26 20:02:25 +01:00
  • 9b3f4463de closes #17 Missing single quotes on user's hash salt. nuxsmin 2013-11-26 19:35:38 +01:00
  • e8c14780cc - Fix blank configuration tab because missing config.php template file that was skipped on building process. - Some PHP's opening tags were not well defined for PHP version 5.3. - Modified some structure control blocks that were using short format and they were not compatible with PHP version 5.3. 1.0.5 nuxsmin 2013-11-18 00:17:37 +01:00
  • 2b87c81d70 Modified php short open tags for environments that have disabled them. Visual improvements on search bar. Filter icon is not shown if not using it. If browser language does not have translation, or language not set, or is not a spanish variant, english is used. Show maximum allowed file size for upload on edit account. 1.0.4 nuxsmin 2013-11-15 00:26:44 +01:00
  • ab69f1c281 * [BUG] Fixed error on saving search filters in session. * [BUG] Fixed error on resetting search filters. * [MOD] On account history view the date select is now visible for selecting another date. * [MOD] Removed scroll bar on search results. * [MOD] Better visibility on options activation buttons in users and profiles. * [MOD] Improvement on searching for updates. 1.0.3 nuxsmin 2013-11-13 00:59:00 +01:00
  • 4551783327 Javascript minifier nuxsmin 2013-11-12 22:20:10 +01:00
  • fca2d45bb2 Show warning image when adding/removing files extensions or wiki filters. nuxsmin 2013-11-08 23:01:21 +01:00
  • 560e4c217e Updated files extensions and wiki filters behaviour to improve adding or deleting items. Now items appear as tags so they can be deleted easily. nuxsmin 2013-11-08 22:31:29 +01:00
  • ff8370efda Added option for enable requests by email. Changed checkboxes for jquery-ui styled ones. nuxsmin 2013-11-08 15:01:05 +01:00
  • 266fd0aa3b Added event log clearing nuxsmin 2013-11-08 03:20:48 +01:00
  • c1d266e003 Fixed lastAction behaviour nuxsmin 2013-11-08 02:25:52 +01:00
  • 022a24170c Closes #12. Enable request change account data by sending an email to creator and last account editor. nuxsmin 2013-11-08 01:48:58 +01:00
  • b8f4668959 Closes #10. Show more info about users and the ability to view users details without editing. nuxsmin 2013-11-07 23:00:25 +01:00
  • 5b1cb5d0ab Improved files uploading by using Drag&Drop feature. nuxsmin 2013-11-07 15:46:16 +01:00
  • 3f187bff1c Improved account file list. Form is no more needed and improved visual aspect. nuxsmin 2013-11-07 03:57:01 +01:00
  • 13b8dc2bbb Fix error on updating LDAP user password on database 1.0.2 nuxsmin 2013-11-06 01:50:29 +01:00
  • 593dc72f86 Changelog nuxsmin 2013-11-05 14:15:09 +01:00
  • 284c9eefe2 Update to version 1.0.2 nuxsmin 2013-11-05 14:09:04 +01:00
  • 906ab602d2 Fix search results for accounts that have secondary groups. They are shown several times. nuxsmin 2013-11-05 14:07:47 +01:00
  • 70be18613d Fix html entities in notes text nuxsmin 2013-11-05 14:06:14 +01:00
  • eed160d683 Fix updates checking nuxsmin 2013-11-04 02:41:38 +01:00
  • 08337416a9 Update version nuxsmin 2013-11-04 02:31:18 +01:00
  • 10d11e6fdc Fix message text on deleting accounts/users/groups/profiles. Fix error on retrieving profile data while closing session. Give focus to "inputs" after loading content. Update translations. nuxsmin 2013-11-04 02:27:41 +01:00
  • 75860d7724 - Secondary groups are shown on search results context menu. - Fix error on view account permissions. The premissions cache didn't refresh correctly. - Fix error on category management by non administrator users. - Fix error on downloading file after preview. - Updated error message on uploading files. nuxsmin 2013-11-02 21:52:32 +01:00
  • 26f8edd60b Error on retrieving account permissions nuxsmin 2013-10-30 12:31:36 +01:00
  • e8b27413f1 Fix permission denied error on accounts nuxsmin 2013-10-29 18:23:34 +01:00
  • ca62db1d52 Fix error while uploading/deleting files nuxsmin 2013-10-28 11:56:31 +01:00
  • d0dd6bfd3e Fix error on returning message nuxsmin 2013-10-28 11:52:14 +01:00
  • ea481e989f Merge origin/master nuxsmin 2013-10-28 02:23:13 +01:00
  • 017ebe2a20 Fix updates checking. Change fancybox to alertify for non-locking messages. Fix error on removing groups. Set version string in DB and config file. Update translations. Add scroll to search, users, groups and profiles results. Update to 1.0rc3 nuxsmin 2013-10-28 02:20:47 +01:00
  • 2e5d39323b Revert "Revert "Fix updates checking. Change fancybox to alertify for non-locking messages. Fix error on removing groups. Set version string in DB and config file Update translations Add scroll to search, users, groups and profiles results. Update to 1.0rc3"" nuxsmin 2013-10-28 02:01:48 +01:00
  • bdbf9e81a2 Revert "Fix updates checking. Change fancybox to alertify for non-locking messages. Fix error on removing groups. Set version string in DB and config file Update translations Add scroll to search, users, groups and profiles results. Update to 1.0rc3" nuxsmin 2013-10-28 02:01:06 +01:00
  • 42a9e8eb8c Fix updates checking. Change fancybox to alertify for non-locking messages. Fix error on removing groups. Set version string in DB and config file Update translations Add scroll to search, users, groups and profiles results. Update to 1.0rc3 nuxsmin 2013-10-28 01:54:12 +01:00
  • d95bb28a51 Fix updates checking. Change fancybox to alertify for non-locking messages. Fix error on removing groups. Set version string in DB and config file Update translations Add scroll to search, users, groups and profiles results. nuxsmin 2013-10-28 01:43:56 +01:00
  • 52eed9c5b9 Fix translation nuxsmin 2013-10-27 16:12:10 +01:00
  • 68eb065229 Fix translation nuxsmin 2013-10-27 16:09:59 +01:00
  • 58bb513dce Fix updates checking nuxsmin 2013-10-27 13:49:16 +01:00
  • d1f0ef35e4 CHANGELOG nuxsmin 2013-10-26 14:16:57 +02:00
  • 0f386edb14 Fix check updates Modify install instructions. nuxsmin 2013-10-26 14:12:16 +02:00
  • ee4fa3336f Version update nuxsmin 2013-10-26 13:56:45 +02:00