Commit graph

83 commits

Author SHA1 Message Date
Norbi Peti 319a2a9aa1 Message listener in progress with a refactoring still 2016-08-11 13:31:11 +02:00
Norbi Peti b81f1b2a81 Renamed SavedData to ManagedData 2016-08-11 12:29:16 +02:00
Norbi Peti c3fe5f2ebd Renamed SavedData to ManagedData 2016-08-11 12:29:12 +02:00
Norbi Peti bbc8121968 Message listener in progress (along with a refactoring) 2016-08-11 12:28:36 +02:00
Norbi Peti 7565c4fc96 Renamed from message.js to sendmessage.js 2016-08-11 11:27:00 +02:00
Norbi Peti 7cebaf0ddd Fixed dates! 2016-08-11 11:09:48 +02:00
Norbi Peti 9ed20a0087 Fixed encoding errors! 2016-08-11 10:28:19 +02:00
Norbi Peti cc6fdf38ce Fixed date format and introduced an encoding error 2016-08-10 14:05:30 +02:00
Norbi Peti f5deb2243c Added Loader class 2016-08-10 11:21:09 +02:00
Norbi Peti 0e90c85abe Fixed Gitignore 2016-08-10 11:20:55 +02:00
Norbi Peti 4d0ddf591b Fixed generalized serializers 2016-08-10 11:16:35 +02:00
Norbi Peti d6834c2ae4 Working on generalizing the serializers 2016-08-09 12:12:46 +02:00
Norbi Peti 88733223c6 Making serializers generic 2016-08-05 13:57:55 +02:00
Norbi Peti 334bc54f6a Organized data, created index.js, fixed IDs... 2016-08-05 13:39:31 +02:00
Norbi Peti 9b83b24fae Added data folder to gitignore 2016-08-05 13:37:57 +02:00
Norbi Peti 24059da654 Fixed some errors 2016-08-05 09:30:53 +02:00
Norbi Peti 0f54d6ddb8 Added Cookie(s) classes and did fixes 2016-08-04 15:10:46 +02:00
Norbi Peti 2fdd37385c Moved IOHelper 2016-08-04 13:19:25 +02:00
Norbi Peti 2dcad63c81 Moved IOHelper 2016-08-04 13:19:12 +02:00
Norbi Peti e771b069b5 Rename 2016-08-04 13:11:30 +02:00
Norbi Peti 21a62e6bef Rename 2016-08-04 13:11:19 +02:00
Norbi Peti 10711ab217 Rename 2016-08-04 13:11:19 +02:00
Norbi Peti d6441d90e1 Fixed serialization 2016-08-04 13:10:46 +02:00
Norbi Peti b01b1324eb Added LoaderRef and MessageChunk 2016-08-04 09:49:59 +02:00
Norbi Peti 0c263d98c2 Rename 2016-08-04 09:47:58 +02:00
Norbi Peti 38da2bb68d Temp handling of JSON error and other fixes 2016-08-03 14:59:48 +02:00
Norbi Peti 7d7e681107 Error handling on save, send convid, FIXED CSS... 2016-08-03 13:59:14 +02:00
Norbi Peti 3a1f2a65e1 Fixed LoaderCollection serialization 2016-08-03 12:55:23 +02:00
Norbi Peti 8068b292cf Fixes 2016-08-02 15:10:39 +02:00
Norbi Peti e7a711bde5 Switched to JSON, created lazily loaded collection 2016-08-02 15:03:11 +02:00
Norbi Peti 9edb9db0cb Added serializable attribute... 2016-08-01 14:50:03 +02:00
Norbi Peti 1a1772fabf Switched to merge over persist and update 2016-08-01 13:46:29 +02:00
Norbi Peti a3d5f290a6 Fixed session expiring and added logout page 2016-08-01 12:25:41 +02:00
Norbi Peti 3efa16fe0a Added check for empty messages 2016-08-01 12:16:54 +02:00
Norbi Peti d64b615020 Fixed sending messages and CSS improvements 2016-08-01 10:17:21 +02:00
Norbi Peti 8062fbee9e Started using to Spring 2016-07-29 15:05:18 +02:00
Norbi Peti 1c60cb6fd5 Changed to logger, made a generic save method, ... 2016-07-29 13:52:24 +02:00
Norbi Peti 095269a585 Sending messages works! Kind of...
I give up on the database.
I'm switching to JSON.
2016-07-29 11:56:03 +02:00
Norbi Peti eb8eaa3834 Db things and message sending 2016-07-28 15:04:24 +02:00
Norbi Peti ea45675d56 Renamed pages 2016-07-28 12:08:24 +02:00
Norbi Peti cfb77bae46 Renamed pages 2016-07-28 12:08:05 +02:00
Norbi Peti 57a2f28ad3 Messages are now loaded from the db! 2016-07-28 11:54:44 +02:00
Norbi Peti 5626f77b5d Removed unnecessary sysouts and uncommented a code 2016-07-28 11:36:34 +02:00
Norbi Peti 72f0af6e9a Log4j fix 2016-07-28 11:35:07 +02:00
Norbi Peti 2bfa4a8c50 Fixed database errors! 2016-07-28 11:23:17 +02:00
Norbi Peti 73ef29e2df Removed files not in gitignore 2016-07-28 09:23:37 +02:00
Norbi Peti aa5873963d Added gitignore 2016-07-28 09:17:44 +02:00
Norbi Peti 5e57613bda CSS, added temp fake login; trying to get the database to work 2016-07-27 15:03:35 +02:00
Norbi Peti 6ee360df0b Registration and login are now done with JavaScript from index.html 2016-07-27 12:22:04 +02:00
Norbi Peti 0308228e4a Added JSON communication and proper error display 2016-07-27 10:12:16 +02:00