Commit Graph

761 Commits

Author SHA1 Message Date
steinm
dfbc974ee9 - check for empty category name 2012-02-27 19:32:34 +00:00
steinm
bbcfb77f5b - fixed to login page 2012-02-27 19:30:55 +00:00
steinm
df9b706be5 - added missing phrases 2012-02-23 09:18:26 +00:00
steinm
d019fd2d31 - old configuration file isn't needed anymore 2012-02-22 07:34:36 +00:00
steinm
74d9cf4efe - took out debug code 2012-02-22 07:13:49 +00:00
steinm
dc3f27f179 - added missing translation 2012-02-14 12:55:19 +00:00
steinm
48f2de02d7 - added default conversion programms for index 2012-02-14 12:55:00 +00:00
steinm
1e06a235da - output file converters for creation of index 2012-02-14 12:54:22 +00:00
steinm
c06ad5b396 - added code to save and load converters for index from configuration 2012-02-14 12:53:47 +00:00
steinm
4f2946a3bd - changed line endings from dos to unix
- saved converters for index in configuration
2012-02-14 12:53:02 +00:00
steinm
849e1a8c2a - added missing documentation for parameter of method 2012-02-13 08:35:09 +00:00
steinm
3ea8ab8e28 - replace NOW() by CURRENT_TIMESTAMP
- replace '(SELECT ...) UNION (SELECT ...) order by ...' by 'SELECT * FROM (SELECT ... UNION SELECT ...) order by ...'
2012-02-13 08:34:19 +00:00
steinm
6c188ebb93 - remove incluѕion of inc.DBAccess.php because it is include by Core.php
- do not use CONCAT_WS anymore, because sqlite3 doesn't know it
2012-02-13 08:31:01 +00:00
steinm
8c6b19f38a - changed line endings from dos to unix 2012-02-13 08:29:10 +00:00
steinm
229b79edad - changed line endings from dos to unix 2012-02-13 08:28:34 +00:00
steinm
19654a45a0 - updated date 2012-02-08 12:33:37 +00:00
steinm
53da17303e - put README.Notification into distribution 2012-02-08 12:11:30 +00:00
steinm
8a3c9884f7 - added info about which notifications are send 2012-02-08 11:18:21 +00:00
steinm
3765fd9ddd - prepare for version 3.3.0 2012-02-08 11:15:52 +00:00
steinm
5a39bffd73 - replace more <?= by <?php 2012-02-07 10:31:31 +00:00
steinm
39220c5a8d - added FIXME comment 2012-02-01 07:40:24 +00:00
steinm
63cfe03b8a - some translations and fixed typos 2012-02-01 07:39:03 +00:00
steinm
a6e5581a3a - set version to 3.3.0-pre2 2012-01-30 21:15:47 +00:00
steinm
a80a8a3a9b - extra phrase to report result of fulltext search 2012-01-30 21:15:10 +00:00
steinm
315da16cd4 - fixed typo in documentation 2012-01-26 13:23:22 +00:00
steinm
81b027b76a - added chinese 2012-01-23 20:14:02 +00:00
steinm
eac4b2cd28 - sync with myisam schema 2012-01-17 16:11:20 +00:00
steinm
d8a03bef7c - fixed nasty bug in search(). $mode was used twice in function parameters 2012-01-17 08:36:08 +00:00
steinm
7e521aa372 - updates 2012-01-17 08:35:12 +00:00
steinm
aaeb373f4b - fixed text for 'settings_install_success' 2012-01-17 08:34:51 +00:00
steinm
da87ad7153 - enlarge mimetype to varchar(100)
- set version to 3.3.0
2012-01-17 08:34:19 +00:00
steinm
624aa95ec7 - run printCheckError()
- update update notes in new window
2012-01-17 08:33:29 +00:00
steinm
4446cfc7e2 - set _rootdir before include language file 2012-01-17 08:32:34 +00:00
steinm
c196697420 - do not try to create files in conten directory if it could not be
found in the first place
2012-01-17 08:31:45 +00:00
steinm
797cc442fd - more documentation 2012-01-12 17:02:30 +00:00
steinm
76c9d403d4 - simplified code 2012-01-12 17:02:00 +00:00
steinm
dc5704a095 - updated for version 3.3.0 2012-01-12 17:01:04 +00:00
steinm
f3b2cbe950 - run mimetype through htmlspecialchars() 2012-01-12 17:00:31 +00:00
steinm
8e87e1cd97 - run mimetype through htmlspecialchars() 2012-01-12 16:59:35 +00:00
steinm
66c9846ced - do not use sanitizeString() anymore 2012-01-12 16:58:34 +00:00
steinm
89a29fcd29 - change line endings 2012-01-12 16:58:02 +00:00
steinm
77d05a607e - do not use sanitizeString() anymore 2012-01-12 16:57:23 +00:00
steinm
735281395b - script to dump database as xml 2012-01-12 16:46:56 +00:00
steinm
36f8a17549 - sync with english phrases 2011-12-22 13:52:02 +00:00
steinm
9eae1ec534 - new version 1.0.1 2011-12-21 12:17:10 +00:00
steinm
5d355b8f6d - new version 3.3.0-pre1 2011-12-21 12:15:38 +00:00
steinm
460239a485 - added more items 2011-12-21 12:15:07 +00:00
steinm
6bb0bf3382 - fixed recursive call of removeDir() and copyDir() 2011-12-20 07:41:13 +00:00
steinm
957b13d84f - better checking of access rights 2011-12-15 07:27:19 +00:00
steinm
7ae83fc80e - added more changes for 3.3.0 2011-12-08 19:55:54 +00:00