1672 Commits

Author SHA1 Message Date
nuxsmin
8814b1479d * [FIX] Fixed account search query.
* [FIX] Fixed "back" button behaviour.
* [FIX] Fixed profile saving on install process.
* [FIX] Fixed DB connection error when config file is deleted.
* [FIX] Fixed password character translation when showing password.
* [FIX] Minor bugfixes.
* [MOD] Improved install process. Fully functional on Debian 8.
* [MOD] No fade in/out when loading ajax content.
* [ADD] Profiles can now be viewed.
2015-07-13 01:58:19 +02:00
nuxsmin
6f59586fbe * [MOD] Remove unused methods in Profile class 2015-06-29 00:51:44 +02:00
nuxsmin
7ba7c7e667 * [ADD] Profiles are stored as objects in DB, so it makes more flexible adding new modules without modifying the DB structure. DB upgrade required.
* [ADD] New log class for better action events handling.
* [ADD] New email class which uses Log class attributes for message composing.
* [ADD] New Request class for managing POST/GET requests.
* [MOD] Almost whole session vars are managed through Session class.
* [MOD] Minor fixes on templates
2015-06-29 00:31:50 +02:00
nuxsmin
63d1b7685c * [MOD] Html select building is removed from Html class. Now is built in template file 2015-06-22 00:30:20 +02:00
nuxsmin
f17e010dde * [MOD] Search filters stored as an object in session
* [FIX] Minor bugfixes
2015-06-21 22:45:53 +02:00
nuxsmin
a3c6e4885d * [FIX] Fixed duplicated template name 2015-06-21 13:10:34 +02:00
nuxsmin
399e579f9c * [ADD] Fully MVC.
* [ADD] Abstract classes and interfaces for better code structure.
* [MOD] Actions handled as integers not strings and are consistent accross app modules.
* [MOD] Classes' names where modified. Namespaces where added for better handling.
* [ADD] Common exception class for the whole app.
* [ADD] New base file for app initialization.
* [MOD] Speed improvements.
2015-06-21 04:45:55 +02:00
nuxsmin
601ce41212 * [ADD] 1st step moving to MVC model. Mostly views and code logic were rewritten and added a bunch of templates. Lot of work!!
* [ADD] New template "engine". A very basic engine to render php coded templates.
* [ADD] Cached config in session with expire time.
2015-06-07 03:42:50 +02:00
nuxsmin
bba43f29bc * [MOD] Documentation 2015-05-23 11:39:03 +02:00
nuxsmin
5f59455eed * [MOD] Change classes' filenames and autoloader.
* [ADD] Detect if zlib compression output is enabled.
2015-05-23 10:43:54 +02:00
nuxsmin
342170a665 Temporary Master Password 2015-05-11 13:40:49 +02:00
nuxsmin
31f763f109 * [FIX] Customer description not being added when it was created. Thanks to @tejadon 1.1.2.23 2015-05-04 01:10:53 +02:00
nuxsmin
b36fce1ba6 * Added cookies enabled detection
* Added Russian translation. Big thanks to @TitovLab
* Added javascript doc
* Added cached language settings
* PHP warnings|notices|deprecated are not displayed. Hope no more javascript response breaks
* Minor bugfixes
1.1.2.22
2015-04-26 19:57:45 +02:00
nuxsmin
3bb7424f9d * Fixed javascript compression behaviour with zlib module. Thanks to @tejadon
* Fixed javascript header
* Fixed UI on installation template style
1.1.2.21
2015-04-25 11:20:37 +02:00
nuxsmin
98c9911eb9 * Detect if browser compression is available before send minified data. 2015-04-16 18:48:29 +02:00
nuxsmin
f803601dd5 * Added database connection port
* Fixed some UI errors
* Added "Info" tab in configuration section
2015-03-31 13:55:21 +02:00
nuxsmin
7e46e7bc32 * Added database connection port
* Fixed some UI errors
* Fixed error recursion on database connection error (needs more testing)
1.1.2.20
2015-03-31 00:06:29 +02:00
nuxsmin
40acdb2ef8 * Updated jQuery version
* Updated ZeroClipboard version
* New temporary master password function
* New help boxes for some functions
* New password box with copy to clipboard function
* Updated some fields on db structure
* Minor bugfixes and UI changes
2015-03-28 11:51:02 +01:00
nuxsmin
1725899956 * Updated changelog 1.1.2.19 2015-03-04 21:54:58 +01:00
nuxsmin
960ae36744 * Updated build version. Needs DB upgrade (see http://wiki.syspass.org/en/upgrade) 2015-03-04 21:44:49 +01:00
nuxsmin
5dd4e692f4 * Fixes #96. Account password not saved when importing some accounts. 2015-03-04 21:42:26 +01:00
nuxsmin
fb563ba818 * Closes #88. Removed array key that wasn't used anymore. 2015-03-04 21:41:17 +01:00
nuxsmin
d99abcaefc * Closes #95. Accounts' password length set to 255 characters 2015-03-04 21:39:44 +01:00
nuxsmin
c85fd84370 * Closes #92. Source host ip address used for remote database installations 2015-03-04 21:36:42 +01:00
nuxsmin
9ba0ea66b4 * Closes #88. Some notices messages are removed. 2015-03-04 21:22:26 +01:00
nuxsmin
ec1a5c8cdc * Fixed row count method pattern replacement 2015-03-04 19:35:47 +01:00
nuxsmin
66e333bb9e * Using PDO for database queries.
* Fixed annoying notice messages.
* Upgraded DB scheme to fix some fields issues with default values and types
2015-02-24 00:31:21 +01:00
nuxsmin
46e5736a14 Updated changelog 2015-02-08 23:59:45 +01:00
nuxsmin
6484b22878 Updated version build number 1.1.2.18 2015-02-08 21:36:03 +01:00
nuxsmin
573f7942f5 Updated translations 2015-02-08 21:35:19 +01:00
nuxsmin
dc3fe33831 Merge remote-tracking branch 'origin/master' 2015-02-08 21:28:40 +01:00
nuxsmin
f96fca41a6 Closes #82. 2015-02-08 21:28:25 +01:00
nuxsmin
4d89de9713 Merge pull request #85 from danislav/master
Typo fix for the mail attribute
2015-02-08 21:26:46 +01:00
nuxsmin
bae66dec05 Closes #82. 2015-02-08 21:25:38 +01:00
nuxsmin
4674dd042f Error on updating LDAP user's password. Salt was not been escaped. 2015-02-08 21:23:58 +01:00
danislav
7c22dc6e59 Typo fix for the mail attribute 2015-02-08 20:28:07 +01:00
nuxsmin
590455a4fe Closes #84. Thanks to @danislav 2015-02-08 20:00:27 +01:00
nuxsmin
8d1cdeca78 Closes #83. Thanks to @danislav 2015-02-08 19:59:45 +01:00
nuxsmin
295ea768eb Merge remote-tracking branch 'origin/master'
Conflicts:
	inc/init.php
2015-02-03 13:33:14 +01:00
nuxsmin
cd1072d2de Merge branch 'v1.1' 2015-02-03 13:30:39 +01:00
nuxsmin
e866f37185 Merge branch 'v1.1' 2015-02-03 13:29:55 +01:00
nuxsmin
8c9e7439c1 * Updated version. 1.1 is now stable!!! 1.1.2.17 2015-02-03 12:48:20 +01:00
nuxsmin
935717d5e5 * Fixed comments on SQL DB export 2015-02-03 12:41:14 +01:00
nuxsmin
948efb5114 * Updated header and removed some text 2015-02-03 12:25:37 +01:00
nuxsmin
c0ec4a0f74 * Replaced double quotes 2015-02-03 11:58:45 +01:00
nuxsmin
5a36a90ec0 * Updated CHANGELOG 2015-02-03 11:53:45 +01:00
nuxsmin
318d52e2f8 * Updated header and PHPdoc syntax
* Improved session cache's config parameters to reduce config file queries
* Removed unused methods
* Changed some SP_Crypt class methods to static and factorized some functions
* Added some stuff to demo mode
2015-02-02 04:07:04 +01:00
nuxsmin
a33624c302 * Closes #68 and Closes #67 2015-01-24 11:34:13 +01:00
nuxsmin
6e08fc5188 * Closes #66 2015-01-24 11:22:26 +01:00
nuxsmin
3b7c21f2ac * Fixed csv file import mimetype detection error from windows. 1.1.2.16-rc.2 2015-01-24 10:59:34 +01:00