Commit graph

72 commits

Author SHA1 Message Date
yflory
4288f536f1 Use requireCSS to load FontAwesome 2018-03-21 18:31:53 +01:00
yflory
1dabc76bb9 Fix sframe-boot version 2018-03-14 17:03:50 +01:00
yflory
7ede2e1a07 Fix cursor position when editing a task in todo 2018-02-20 18:43:25 +01:00
yflory
037a6ccc35 Fix INVALID_RESPONSE error in the file app 2018-02-16 12:02:20 +01:00
yflory
54a91f1153 Ability to reorder and edit tasks 2018-02-15 15:38:39 +01:00
ansuz
bee5494abb add some sanity checks to the todo app 2018-02-07 11:07:45 +01:00
ansuz
8213d0d926 guard against null pointer exception 2018-02-05 15:24:30 +01:00
ansuz
1fba82540a remove example code from todo app 2018-01-11 15:55:57 +01:00
yflory
92a8e107d7 Use the correct hash when opening the todo app for the first time 2017-12-15 15:33:11 +01:00
Caleb James DeLisle
dd44b4da99 Removed old /less/ directory which is nolonger used :) 2017-12-08 14:56:13 +01:00
Caleb James DeLisle
617c4b6044 CSS refactorings and pad-is-not-pinned work 2017-12-07 19:00:13 +01:00
yflory
c59c6072f3 Remove jquery from outer 2017-12-01 16:05:23 +01:00
yflory
b3688db202 Use async store 2017-11-30 15:01:17 +01:00
ansuz
77c81f2426 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into merge-staging 2017-11-27 12:16:47 +01:00
ansuz
71cf3a4ddf fix creation of personal todo list 2017-11-27 11:09:28 +01:00
ansuz
56102d3689 use unified listmap 2017-11-24 13:40:21 +01:00
ansuz
c8a9afb6c8 remove duplicate loading screen 2017-11-21 15:09:53 +01:00
yflory
fe9261f6a2 Fix modules order in TODO 2017-11-17 18:19:11 +01:00
yflory
7cfe64fc5b Remove cryptpad-common dependency for some inner apps 2017-11-13 18:09:19 +01:00
yflory
30c8c253dd Remove util and hash from common 2017-11-13 16:32:40 +01:00
yflory
c9e1de042c Remove common-interface dependency from cryptpad-common 2017-11-13 12:00:26 +01:00
yflory
907e2cb517 lint compliance 2017-10-30 15:13:27 +01:00
yflory
68accaf653 Todo in sframe with less2 2017-10-30 15:12:15 +01:00
Caleb James DeLisle
789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter 2017-09-13 14:47:50 +02:00
Caleb James DeLisle
b081603455 Update requirejs 2017-08-21 18:08:37 +02:00
ansuz
1fac0b9bc4 make todo text bold 2017-08-03 11:53:48 +02:00
ansuz
7cd42d5ff1 use provided clearTooltips function 2017-07-31 14:52:33 +02:00
ansuz
9734a4db80 append new items to the top of the todo 2017-07-26 15:37:16 +02:00
ansuz
69eaccbdef don't create empty todo entries 2017-07-26 15:22:25 +02:00
ansuz
e84edb2c2b disable problematic tooltips 2017-07-26 13:46:07 +02:00
ansuz
9c07793d0d remove tips on checkbox state change 2017-07-26 13:42:12 +02:00
ansuz
ba9cab762c Merge branch 'todo' of github.com:xwiki-labs/cryptpad into todo 2017-07-26 13:29:33 +02:00
yflory
8e83501c72 Merge branch 'todo' of github.com:xwiki-labs/cryptpad into todo 2017-07-26 13:31:02 +02:00
yflory
459e0b3b16 CSS and bug fixes for todo 2017-07-26 13:30:39 +02:00
ansuz
d4ffa7903f better popup logic 2017-07-26 13:26:35 +02:00
ansuz
0b81781f35 make the input bold 2017-07-26 13:25:58 +02:00
ansuz
2af96d74fc automatically focus on the create todo form 2017-07-26 13:17:02 +02:00
yflory
77d6da841f Merge branch 'todo' of github.com:xwiki-labs/cryptpad into todo 2017-07-26 13:07:41 +02:00
yflory
3da76e3ae8 Update style for the todo app 2017-07-26 13:07:35 +02:00
ansuz
85366f2368 use new translations 2017-07-26 13:04:23 +02:00
ansuz
d99d071716 WIP checkbox titles 2017-07-26 13:03:48 +02:00
ansuz
e6031c2209 slightly better styles 2017-07-26 13:03:25 +02:00
ansuz
8cfd8d3270 add translations for todo 2017-07-26 13:02:14 +02:00
ansuz
c390bdd518 resolve merge conflicts 2017-07-26 12:41:13 +02:00
yflory
0612a50ab4 Add fadein/fadeout when adding or removing a task 2017-07-26 11:40:24 +02:00
ansuz
082632048b fix styles for very wide todos 2017-07-26 11:06:17 +02:00
ansuz
a15ff9ba2a hide dates in todo 2017-07-26 11:05:54 +02:00
ansuz
f0581f2cf4 also style the whole box 2017-07-26 10:43:37 +02:00
ansuz
d7d7f212bb add classes to style fake checkboxes based on checkstate 2017-07-26 10:21:32 +02:00
ansuz
304d37a334 use styled checkboxes 2017-07-26 10:06:24 +02:00