Commit Graph

43 Commits

Author SHA1 Message Date
bbassie
d853d1c991 Delete button and some fixes
- Add delete task button
- Fix update task item
- Fix no tasks found visibility and tooltip
2021-04-10 22:13:21 +02:00
bbassie
3d9c7e3400 Task list redesign
- Redesigned the gui
- Added / changed locales where needed
2021-04-10 21:30:29 +02:00
bbassie
1042fe6379 Make number bold 2021-01-27 22:13:03 +01:00
bbassie
8a65264840 Task list styling fixes:
* Ported over textbox styles to make it strechable.
* Fixed the label to allow multi line and not create weird empty areas below the table.
* Fixed cell padding to be better spaced, may need more fine tuning.
2021-01-27 01:11:33 +01:00
bbassie
3ab6326a5f Tasklist refactor to match the new warp system
* Removed the ability to pass `task_number` to `Task.add_task`
* Unified button styles of the Gui
* Made task-list code simular to the new warp-list
2021-01-24 02:02:24 +01:00
Cooldude2606
4a31011a26 Updated Tasks 2020-05-30 23:02:59 +01:00
Cooldude2606
a71ab19208 Merge branch 'patch/6.0.7' into dev 2020-05-28 17:08:13 +01:00
Cooldude2606
019104e76d Fixed Warps and Tasks 2020-05-28 16:41:34 +01:00
Cooldude2606
32507492b8 Fixed Existing Lua Check Errors 2020-05-26 18:21:10 +01:00
Cooldude2606
388dc0f70b Fixed Permissions for task list 2020-04-20 15:16:40 +01:00
Cooldude2606
9214cc5239 Fixed tasklist bug 2020-04-07 17:38:54 +01:00
Cooldude2606
95af6cfc34 Cleaned Config 2020-03-29 23:39:24 +01:00
Cooldude2606
6a2f99b069 Removed useless files 2020-03-29 22:50:21 +01:00
Cooldude2606
60467a7190 Cleaned gui modules 2020-03-18 21:19:54 +00:00
Cooldude2606
c2c535848d Cleaned core gui files 2020-03-17 22:36:52 +00:00
Cooldude2606
cc120390c0 Drying Code 2020-02-16 00:16:59 +00:00
Cooldude2606
0b340ab899 Updated Warps List 2019-10-24 21:34:28 +01:00
Cooldude2606
b74c334913 Few Edits to task list 2019-10-24 17:23:44 +01:00
Cooldude2606
f7cff8b236 Task List Updated 2019-10-24 01:44:41 +01:00
Cooldude2606
f44ab9b44f Store bug fixes 2019-10-17 23:23:51 +01:00
Cooldude2606
06030ff2c2 Updated warps 2019-10-13 00:25:31 +01:00
Cooldude2606
cf1515c1c8 Updated Tasks 2019-10-11 23:25:04 +01:00
Cooldude2606
57b1c530bf Guis 2019-07-22 17:53:13 +01:00
Cooldude2606
0499ad35ab Dependenices 2019-07-22 17:38:56 +01:00
Cooldude2606
3ec20c45de feature/control-separation 2019-07-22 16:31:05 +01:00
Cooldude2606
5a9392f108 Added Tasks to control 2019-07-21 20:28:28 +01:00
bbassie
36aae4fd12 More spelling fixes 2019-07-03 16:16:39 +02:00
Cooldude2606
1d31ab09ad Added common header creation 2019-06-14 20:31:43 +01:00
Cooldude2606
fd6aced4d5 Added create data table to gui 2019-06-14 20:18:09 +01:00
Cooldude2606
ccd14da823 Cleaned up gui 2019-06-14 20:00:16 +01:00
Cooldude2606
b13940b74c Changed events to use common format 2019-06-14 16:00:48 +01:00
Cooldude2606
157c54852d Fixed errors in task list 2019-06-07 20:01:48 +01:00
Cooldude2606
67933e67ba Changed store to use a single function 2019-06-01 16:11:14 +01:00
Cooldude2606
42265cd14c Fixed task list for guests 2019-06-01 01:41:45 +01:00
Cooldude2606
fcfcc0d308 Added config to allow any user to make new tasks 2019-05-31 21:40:38 +01:00
Cooldude2606
d8e509af20 Changed new tasks not to say test 2019-05-31 18:59:37 +01:00
Cooldude2606
3456acf169 Fixed task list not updating the last edit 2019-05-31 12:51:10 +01:00
Cooldude2606
d2be730b7a Task list made simpler 2019-05-30 18:22:33 +01:00
Cooldude2606
882886218f Required event in task-list 2019-05-30 13:45:06 +01:00
Cooldude2606
2fc58e2e47 Fixed role change not updating buttons 2019-05-30 13:15:55 +01:00
Cooldude2606
420dd4789d Added missing comments to gui defines 2019-05-29 19:56:40 +01:00
Cooldude2606
a79440a840 Added comments 2019-05-29 19:11:23 +01:00
Cooldude2606
df014a1207 Added task list 2019-05-29 19:01:32 +01:00