Commit Graph
36 Commits
Author SHA1 Message Date
following ac1464cfba fixed rating-date bug introduced with log.php port to lib2 2013-08-03 14:01:54 +02:00
following 8eba57640c fixed saving oc team comment flag for new logs; fixes #274 2013-07-26 23:16:21 +02:00
following 743b708b74 fixed log-password bugs 2013-07-26 18:17:57 +02:00
following b7a165a1d1 use new html purifier for OKAPI logs, too; update OKAPI italian translation 2013-07-26 17:20:17 +02:00
following 06db749653 documented Ocprop logging usage; moved old log source code to 'old' 2013-07-24 12:28:12 +02:00
following 988dad23a2 translated masslog warning suppression msg, fixed menu ID, some minor message changes 2013-07-23 12:22:13 +02:00
Nils Bohrs 0780546f13 corrected variable and cookie naming, added configurable masslog count
to message, added cookie documentation, updates #217
2013-07-22 06:59:02 +02:00
Nils Bohrs 6505894992 added checkbox to suppress masslog warning until midnight, makes count
of identical logs for masslog configurable in settings, updates #217
2013-07-21 18:27:13 +02:00
following e59f6f4398 use new html purifier for profile descriptions 2013-07-20 13:08:21 +02:00
following b63387e099 remember log date when submitting multiple logs; updates #205 2013-07-17 21:11:11 +02:00
following 1fa15a090d fixed duplicate log ignoring; updated HTML-Purifier license info
updates #206
2013-07-17 13:07:45 +02:00
Nils Bohrsandfollowing 32eeaae1b8 removed message for duplicate log (ocprop), corrected tinymce-config,
updates #206
2013-07-17 13:02:18 +02:00
Nils Bohrsandfollowing c95c4e9746 bugfixes (cachelink translatable, logtype via GET, permission check for
teamcomment), updates #206, updates #241
2013-07-17 13:00:58 +02:00
following 2cb201b5f0 optimized log to oc2 2013-07-17 13:00:57 +02:00
Nils Bohrsandfollowing bd33e67c90 added masslog warning from following, updates #217, updates #206 2013-07-17 13:00:55 +02:00
Nils Bohrsandfollowing c6fa97b794 fixed mentioned bugs, updates #206 2013-07-17 13:00:54 +02:00
Nils Bohrsandfollowing 2fb28300ee migrated code into lib2, put parts in existing classes, migrated template and included external parts into template, some bugfixes, updates #206 2013-07-17 13:00:38 +02:00
following ba345a49be more lib1 cleanup 2013-07-14 23:28:31 +02:00
following 7631f85613 formally fixed duplicate log detection 2013-06-05 18:22:20 +02:00
following 5a791d8694 allow OC team comment logs for any locked caches 2013-06-01 18:05:15 +02:00
following 239003bff4 added admin reports & cache status history 2013-05-28 12:19:38 +02:00
following 31d72d9b7c status logging 2013-05-14 13:57:16 +02:00
following 3aa3eb6dc4 discarded 'Reset' buttons; harmonized button labels 2013-04-26 15:27:13 +02:00
following 036e6fa0c5 admins can log locked caches 2013-04-13 00:38:32 +02:00
following 59129285c9 enabled log-pw for event attendance; logging usability improvements 2013-04-08 12:05:58 +02:00
following e281cfadc1 log time 2013-04-07 20:53:12 +02:00
following 88b393fbe0 3012: prevent duplicate logs 2013-03-24 13:13:29 +01:00
following 79cab507bc activated log editor translation and layout style 2013-03-24 00:03:03 +01:00
following 112dbec4ae fix line endings 2013-01-28 15:43:01 +01:00
ocoliver a4aee625a9 - session id is now generated from truly random value, previous used mysql UUID() had weak randomness
- added session id brute force prevention to old template engine (as used in new template engine)
- forced login->verify() in old template engine
- removed unused login/logout related codes from old template engine
- uuid of new database records is now generated in before insert trigger
2012-11-17 18:04:35 +01:00
following 9bc361c3e3 fixed rating bugs introduced with commit c32a4b06 2012-08-27 14:15:16 +02:00
following 69cbda86f8 loggig fixes and improvements
- 4627: fixed error message for wrong log dates
- fixed log password case insensitivity for non-ASCII-chars in new logs
* simplified code for new logs and editing logs
* replaced redundant log type checks by cache_logtype query
* code formatting
2012-08-26 09:42:59 +02:00
following 4137e570e9 fixed recommendation fixes (commit acb6f77ed5) and simplified code 2012-08-26 06:46:11 +02:00
following acb6f77ed5 log- and recommendation-related fixes and changes
- recommendation will not be lost if the cache is logged a second time
- RT406: recommendation will not be lost if other log of same user is deleted
* recommendation stars will only be displayed with found and attended logs
- recommendations cannot be logged with event notes
- multiple found logs of one user will be counted as 1 at top ratings list
* reversed event log type order: will attend / attended / note
2012-08-23 23:18:42 +02:00
following ad59dc916b updates source code license and xml docu 2012-08-16 21:04:13 +02:00
Metrax e05b7bb8f0 first init 2012-05-09 20:05:43 +02:00