Martin Edenhofer
|
58396da9ae
|
Added mysql error message.
|
2016-02-17 15:15:26 +01:00 |
|
Martin Edenhofer
|
d9e9469f4d
|
Added support to show error message of object was not able to create.
|
2016-02-16 16:41:33 +01:00 |
|
Martin Edenhofer
|
037b4ffbd3
|
Fixed typos.
|
2016-01-05 13:46:43 +01:00 |
|
Martin Edenhofer
|
7710c1232e
|
Fixed race condition in asset generation of session "/show".
|
2015-11-30 11:50:02 +01:00 |
|
Martin Edenhofer
|
76637f55a2
|
Init version.
|
2015-10-20 10:48:43 +02:00 |
|
Martin Edenhofer
|
c7ec0d9c5a
|
Init version of editable calendar.
|
2015-09-16 10:40:18 +02:00 |
|
Martin Edenhofer
|
5509f61549
|
Init version of calendar management.
|
2015-09-09 08:52:05 +02:00 |
|
Martin Edenhofer
|
882d1cd5aa
|
Improved comments.
|
2015-08-23 22:15:10 +02:00 |
|
Martin Edenhofer
|
c3be77edd4
|
Improved device detection.
|
2015-08-19 02:46:14 +02:00 |
|
Martin Edenhofer
|
1112af9e52
|
Do not stop rendering page.
|
2015-08-19 02:16:57 +02:00 |
|
Martin Edenhofer
|
f416e58ac0
|
Do not device logging in user switch mode.
|
2015-08-19 02:13:38 +02:00 |
|
Martin Edenhofer
|
72bb0eb067
|
Improved device logging.
|
2015-08-19 00:36:58 +02:00 |
|
Martin Edenhofer
|
2760137eef
|
Removed not used logon_session feature. Added web socket authentication. Prepared browser finger print.
|
2015-08-18 10:50:12 +02:00 |
|
Martin Edenhofer
|
f2ef65d67d
|
Improved device logging, do not delete current used device. Delete also sessions of device.
|
2015-08-17 18:14:44 +02:00 |
|
Martin Edenhofer
|
06f02b2298
|
Fixed updateding device logging.
|
2015-08-17 17:26:13 +02:00 |
|
Martin Edenhofer
|
4b43ac7338
|
Improved device logging.
|
2015-08-17 17:17:21 +02:00 |
|
Martin Edenhofer
|
7d17849214
|
Init version of device logging.
|
2015-08-17 15:25:41 +02:00 |
|
Martin Edenhofer
|
ae4f48a954
|
Moved to new wording to access external services.
|
2015-07-15 21:45:40 +02:00 |
|
Thorsten Eckel
|
e91553d164
|
- Refactored authentication_check_only.
- Replaced session[:request_type] with session[:persistent].
|
2015-06-24 10:49:50 +02:00 |
|
Thorsten Eckel
|
8549f3e9b4
|
Reworked token auth - now using the Rails framework implementation.
|
2015-06-22 13:20:13 +02:00 |
|
Thorsten Eckel
|
e183dc4fa9
|
Added parameter to enable http_basic auth promt fallback.
|
2015-06-22 13:20:13 +02:00 |
|
Thorsten Eckel
|
b6c2b6750a
|
Corrected with rubocop cop 'Lint/RescueException'.
|
2015-05-08 16:09:24 +02:00 |
|
Thorsten Eckel
|
409ae23e78
|
Corrected with rubocop cop 'Rails/TimeZone'.
|
2015-05-08 12:20:43 +02:00 |
|
Thorsten Eckel
|
7f67e6f00a
|
- Corrected with rubocop cop 'Style/PredicateName'.
- Removed application_module method 'is_not_role', was never used.
- Renamed Sessions::Backend::Collections methods is_role_set to roles_add.
- Renamed Sessions::Backend::Collections methods is_not_role_set to not_roles_add.
|
2015-05-08 10:22:12 +02:00 |
|
Thorsten Eckel
|
1e4f47acde
|
Corrected with rubocop cop 'Rails/ActionFilter'.
|
2015-05-07 13:24:04 +02:00 |
|
Thorsten Eckel
|
a5a215b774
|
Corrected with rubocop cop 'Style/EmptyLineBetweenDefs'.
|
2015-05-07 12:27:12 +02:00 |
|
Thorsten Eckel
|
a87482c8dd
|
Corrected with rubocop cop 'Style/RedundantBegin'.
|
2015-05-07 12:20:52 +02:00 |
|
Thorsten Eckel
|
7efe34e53b
|
Corrected with rubocop cop 'Lint/UnusedMethodArgument'.
|
2015-05-07 10:01:35 +02:00 |
|
Martin Edenhofer
|
4365039f49
|
Moved to rails logger.
|
2015-05-04 20:58:28 +02:00 |
|
Thorsten Eckel
|
2a036be4af
|
Corrected with rubocop cop 'Style/GuardClause'.
|
2015-04-30 17:25:14 +02:00 |
|
Martin Edenhofer
|
60121a25fb
|
Some new rubocop checks.
|
2015-04-27 22:49:17 +02:00 |
|
Martin Edenhofer
|
c34a33da99
|
Applied rubocop Style/SpaceAroundOperators.
|
2015-04-27 16:41:03 +02:00 |
|
Thorsten Eckel
|
ce58d465c0
|
Corrected with rubocop cop 'Style/HashSyntax'.
|
2015-04-27 15:42:53 +02:00 |
|
Martin Edenhofer
|
963bbb5396
|
Improved session overview.
|
2015-03-22 12:59:39 +01:00 |
|
Thorsten Eckel
|
e19ed671ab
|
- Added Token unit tests.
- Added Token attribute 'persisten'.
- Added auth function 'authentication_check_action_token'.
|
2015-02-22 19:10:54 +01:00 |
|
rkaldung
|
28d48790b1
|
less literals, less typos
|
2015-02-15 10:23:55 +01:00 |
|
Martin Edenhofer
|
4c2d3e50c3
|
Prevent given external id at object creation.
|
2015-02-06 17:13:13 +01:00 |
|
Martin Edenhofer
|
aed7e70179
|
Added multi avatar support.
|
2014-12-01 08:32:35 +01:00 |
|
Martin Edenhofer
|
ec18cbd58b
|
Implemented to switch back to old user.
|
2014-09-15 22:55:06 +02:00 |
|
Martin Edenhofer
|
bafd51e0c8
|
Moved to support generic objects for recent viewed.
|
2014-08-24 01:56:45 +02:00 |
|
Martin Edenhofer
|
8bb4a842a2
|
Moved to .full in backend, frontend and REST for models.
|
2014-08-13 02:12:38 +02:00 |
|
Martin Edenhofer
|
da7af2fc63
|
Improved asset management.
|
2014-08-03 00:06:51 +02:00 |
|
Martin Edenhofer
|
9841ce75e5
|
Added all associations to any object.
|
2014-05-16 15:09:17 +02:00 |
|
Martin Edenhofer
|
e5c35021ac
|
Updated header.
|
2014-02-03 20:24:49 +01:00 |
|
Martin Edenhofer
|
5511b0594c
|
Added param_set_associations to auto set associations.
|
2013-10-01 01:37:45 +02:00 |
|
Martin Edenhofer
|
438baa1231
|
Renamed class name to get app model name.
|
2013-09-22 00:50:23 +02:00 |
|
Martin Edenhofer
|
b3bda95b7c
|
Moved to extra directory to extend ruby core.
|
2013-09-20 08:29:09 +02:00 |
|
Martin Edenhofer
|
a0cdaf31e7
|
Merge branch 'develop' into feature/rails4
Conflicts:
Gemfile
app/controllers/application_controller.rb
|
2013-08-27 23:17:46 +02:00 |
|
Martin Edenhofer
|
9bdc4a7254
|
Added skip_filter.
|
2013-08-27 23:13:58 +02:00 |
|
Martin Edenhofer
|
b6398744b0
|
Fixed "lost session cookie" bug.
|
2013-08-25 23:34:54 +02:00 |
|