Max Pozdeev
|
fa4875d2d7
|
* migrate to jQuery 3.5.1
|
2020-08-26 20:34:03 +03:00 |
|
Max Pozdeev
|
ab2d10da45
|
* migrate jQuery to v.12.4
|
2020-08-25 22:24:39 +03:00 |
|
Max Pozdeev
|
973bfa9eed
|
fix for prev commit
|
2020-08-25 21:44:13 +03:00 |
|
Max Pozdeev
|
92bbc9bb58
|
* Facelifting: added css transitions, icon color by opacity, use rem units
|
2020-08-25 18:52:02 +03:00 |
|
Max Pozdeev
|
6c4898b923
|
experiments: avoid opcode cache
|
2020-08-24 20:25:28 +03:00 |
|
Max Pozdeev
|
9b6437924d
|
* show full year in short date format unless 21st century
|
2020-08-24 20:24:11 +03:00 |
|
Max Pozdeev
|
d8cfe5e319
|
use css transform for .task-toggle arrow
|
2020-08-24 00:11:47 +03:00 |
|
Max Pozdeev
|
bc248bd6af
|
UI little fixes
|
2020-08-24 00:03:29 +03:00 |
|
Max Pozdeev
|
d1f34cc6eb
|
* use full year in duedate field
|
2020-08-23 22:46:00 +03:00 |
|
Max Pozdeev
|
babe849346
|
.duedate-arrow removed, arrow is set with .duedate:before content
|
2020-08-23 12:13:10 +03:00 |
|
Max Pozdeev
|
07271cf645
|
tags autocomplete moved to db storage
|
2020-08-22 18:59:10 +03:00 |
|
Max Pozdeev
|
82d6d660bb
|
use autocomplete plugin from jQuery UI
|
2020-08-22 18:43:04 +03:00 |
|
Max Pozdeev
|
1d71b923f4
|
move calendar icon path to template js init
|
2020-08-21 16:58:26 +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
|
700b87aa99
|
* update jQuery to v1.8.3, jQuery UI to v1.12.1 to fix possible UI issues
|
2020-08-19 17:56:04 +03:00 |
|
Max Pozdeev
|
27307633c0
|
* add links to desktop and mobile versions to footer
|
2020-08-19 10:42:31 +03:00 |
|
Max Pozdeev
|
1808267267
|
- bugfix: fixed incorrect view of selected tab in unauthorized mode
|
2020-08-19 10:12:27 +03:00 |
|
Max Pozdeev
|
ec6e58180e
|
added copyright for new images
|
2020-08-18 22:02:43 +03:00 |
|
Max Pozdeev
|
e83feb585d
|
fresh icon for new tab
|
2020-08-18 22:00:41 +03:00 |
|
Max Pozdeev
|
f850bd6ca2
|
- bugfix: auth form size on windows was too small
|
2020-08-18 21:42:57 +03:00 |
|
Max Pozdeev
|
2b3c150138
|
* update preloader icon
|
2020-08-18 20:49:41 +03:00 |
|
Max Pozdeev
|
ba8983df8e
|
- Bugfix: need to swap implode() parameters due to PHP 7.4 deprecation (one more line)
|
2020-08-18 19:29:11 +03:00 |
|
Max Pozdeev
|
293f120426
|
* Facelifting: replace png and gif icons with svg
|
2020-08-18 19:25:46 +03:00 |
|
Max Pozdeev
|
3d4a21f83f
|
* Facelifting: unbold tab title
|
2020-08-14 16:11:11 +03:00 |
|
Max Pozdeev
|
69e0f42223
|
* Facelifting: repalce rounded corners images of tabs with css border-radius (patch by Yury Zezegov - bitbucket.org/yuryzezegov)
|
2020-08-14 14:36:47 +03:00 |
|
Max Pozdeev
|
e77cf69185
|
- Bugfix: need to swap implode() parameters due to PHP 7.4 deprecation
|
2020-08-14 12:18:57 +03:00 |
|
Max Pozdeev
|
08d673f8ae
|
Update icons to SVG: calendar
|
2020-08-14 12:10:02 +03:00 |
|
Max Pozdeev
|
4897b6c47b
|
* Facelifting. The begining
|
2020-08-14 10:58:56 +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
|
a2ad0822ec
|
Version changed to 1.5
|
2019-09-07 12:15:26 +03:00 |
|
Max Pozdeev
|
c859e1db31
|
- escape formulas in CSV export (fix)
|
2019-06-29 20:19:40 +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
|
d29e82a543
|
log errors in exception handler
|
2019-06-29 18:51:33 +03:00 |
|
Max Pozdeev
|
f836683a9c
|
more info on sqlite query error
|
2019-06-29 18:47:06 +03:00 |
|
Max Pozdeev
|
dca80918e2
|
formatting fixed
|
2019-06-29 18:16:21 +03:00 |
|
Max Pozdeev
|
242d95d384
|
Merge pull request #1 from nmcgann/change-mysqli
Convert mysql_ function calls to mysqli_ procedural routines.
|
2019-06-29 18:06:03 +03:00 |
|
Max Pozdeev
|
8c67075b8c
|
- escape formulas in CSV export
|
2019-06-29 17:08:41 +03:00 |
|
Max Pozdeev
|
71d989ab47
|
* use semicolons instead of commas as separator and add BOM in CSV export
|
2019-06-29 17:05:18 +03:00 |
|
Max Pozdeev
|
3b7e951050
|
init .gitignore
|
2019-06-29 16:25:49 +03:00 |
|
Neil McGann
|
78b2e6b91e
|
Convert mysql_ function calls to mysqli_ procedural routines.
|
2014-11-18 10:11:42 +00:00 |
|
Max Pozdeev
|
d4bc53a52d
|
repo moved to GitHub
|
2014-01-28 19:05:50 +04: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
|
d93e216088
|
* catch exception in exception handler :)
|
2011-05-30 18:45:35 +04:00 |
|
Max Pozdeev
|
b77ff34a1b
|
* language settings for demo
|
2011-05-30 18:44:56 +04:00 |
|
Max Pozdeev
|
44f25d6c3e
|
Added tag v1.4.2 for changeset 31a315e8df21
|
2011-03-21 12:54:46 +03:00 |
|
Max Pozdeev
|
83eb886673
|
version changed to v1.4.2
|
2011-03-21 12:53:30 +03:00 |
|
Max Pozdeev
|
9c613012b9
|
* 'tagcloud' string added
|
2011-03-21 12:46:10 +03:00 |
|
Max Pozdeev
|
538ad0f135
|
- bugfix: can not change password in Opera
|
2011-03-20 11:34:06 +03:00 |
|