Max Pozdeev
|
dbfa448576
|
* add basic auto-detection of mobile devices (disabled yet)
|
2020-09-12 16:17:43 +03:00 |
|
Max Pozdeev
|
4929663437
|
remove unnecessary need_auth()
|
2020-09-08 14:50:06 +03:00 |
|
Max Pozdeev
|
bd698949a5
|
replace global var $needAuth with function need_auth()
|
2020-09-08 14:37:29 +03:00 |
|
Max Pozdeev
|
7c72aa8b5d
|
rename pda.css to mobile.css; updated mobile_url
|
2020-09-04 15:26:51 +03:00 |
|
Max Pozdeev
|
24385cd3b2
|
move js to includes folder
|
2020-09-04 15:01:10 +03:00 |
|
Max Pozdeev
|
47758f08c2
|
move common.php to includes folder
|
2020-09-04 14:45:24 +03:00 |
|
Max Pozdeev
|
3719405bd7
|
move db classes to includes folder
|
2020-09-04 14:42:07 +03:00 |
|
Max Pozdeev
|
827fc92609
|
* Use language files in json format, in new folder
|
2020-09-04 14:26:28 +03:00 |
|
Max Pozdeev
|
30c9cca2d4
|
* little fixes in mobile UI
|
2020-08-21 15:58:10 +03:00 |
|
Max Pozdeev
|
e446d16f26
|
use @VERSION for dev no-caching
|
2020-08-19 21:24:25 +03:00 |
|
Max Pozdeev
|
27307633c0
|
* add links to desktop and mobile versions to footer
|
2020-08-19 10:42:31 +03:00 |
|
Max Pozdeev
|
6a92bc43cc
|
- Fix malfunction due to deprecated gpc notice in PHP 7.4 (mtt now requires php 5.4+)
|
2020-08-13 21:41:44 +03:00 |
|
Max Pozdeev
|
8085658e53
|
little changes in error logging
|
2019-06-29 19:05:48 +03:00 |
|
Max Pozdeev
|
e1b21839b2
|
- bugfix: mysql password was displayed in stack trace when connect failed
|
2019-06-29 19:01:40 +03:00 |
|
Max Pozdeev
|
181a52e843
|
Code license changed to GNU GPL v2+. Version changed to 1.4.3
|
2014-01-28 16:38:06 +04:00 |
|
Max Pozdeev
|
b77ff34a1b
|
* language settings for demo
|
2011-05-30 18:44:56 +04:00 |
|
Max Pozdeev
|
a3dd5e36ec
|
* always print content-type header with correct charset to override webserver defaults
|
2011-03-02 15:40:29 +03:00 |
|
Max Pozdeev
|
caf05208c5
|
* do not show all tasks menu item for readonly user
|
2010-12-15 14:50:04 +03:00 |
|
Max Pozdeev
|
c405f03ce7
|
* Time zone have to be specified in settings
|
2010-10-25 10:45:04 +04:00 |
|
Max Pozdeev
|
cde17eb3b2
|
* removed unnecessary global var
|
2010-07-18 21:28:21 +04:00 |
|
Max Pozdeev
|
1a30f6476b
|
+ big commit for v1.4: new table for tags, multiple tags filter...
|
2010-06-08 18:34:58 +04:00 |
|
Max Pozdeev
|
0322d55c9d
|
- fixed missing _SERVER[REQUEST_URI] on IIS
|
2010-06-05 21:39:17 +04:00 |
|
Max Pozdeev
|
278bb61f68
|
* setup.php fixed: added more checks, table prefix
|
2010-04-29 13:38:08 +04:00 |
|
Max Pozdeev
|
8134fd3e71
|
+ can specify in URL the id of list to open.
|
2010-02-10 14:27:44 +03:00 |
|
Max Pozdeev
|
19ed24a621
|
* corrected urls in get_mttinfo() and ajax requests
* new name of session cookie
|
2010-02-07 16:26:11 +03:00 |
|
Max Pozdeev
|
301a75f779
|
* MTTPATH constant added
|
2010-02-06 20:35:39 +03:00 |
|
Max Pozdeev
|
6967812626
|
+ In task edit: show dates when the task was created and completed
|
2009-12-15 22:58:28 +03:00 |
|
Max Pozdeev
|
b4ea7fc924
|
+ localized settings
|
2009-12-15 17:49:32 +03:00 |
|
Max Pozdeev
|
a4337974d6
|
+ added support of prefix for db tables
|
2009-12-02 15:37:10 +03:00 |
|
Max Pozdeev
|
7ab0d27dd1
|
* Config::get('var') instead of $config['var']
|
2009-11-30 20:59:16 +03:00 |
|
Max Pozdeev
|
44746f7ce7
|
* optimized calls of updateAccessStatus()
|
2009-11-26 14:46:00 +03:00 |
|
Max Pozdeev
|
d7ccf95a65
|
+ Can publish lists separetely
|
2009-11-22 15:24:36 +03:00 |
|
Max Pozdeev
|
d666317ae7
|
* task date converted to timestamp
* setup updated
- timezone usage fixed in some places
|
2009-11-13 15:38:55 +03:00 |
|
Max Pozdeev
|
285bd80c26
|
+ RSS 2.0 feed
|
2009-11-01 17:42:36 +03:00 |
|
Max Pozdeev
|
8a89b2845e
|
+ setup will ask to select db type on first install and will overwrite config file
* changes in config file
|
2009-09-27 21:45:57 +04:00 |
|
Max Pozdeev
|
6ac78d4305
|
initial, based on v1.2.5
|
2009-08-27 16:48:09 +04:00 |
|