ORIENT/modules/backend
Ben Thomson 3eac21219f
Clean up index functionality in Repeater widget (#4424)
- Remove $indexCount property, as it is no longer needed
- Determine highest key number in data, and increment when adding item
- Remove some old code and dependencies

Fixes #4402.
2019-06-29 13:42:45 +08:00
..
assets Block off SW running in backend and reduce lookups (#4385) 2019-06-25 17:15:11 +03:00
behaviors Typo fix 2019-06-21 12:08:36 -06:00
classes Hide backend controller behavior public methods from controller actions. 2019-04-19 14:01:01 -06:00
controllers Block off SW running in backend and reduce lookups (#4385) 2019-06-25 17:15:11 +03:00
database Add soft delete column to backend users so that migrations that use the User model work 2018-12-19 19:43:04 -06:00
facades Code dusting (#2826) 2017-04-24 21:38:19 +10:00
formwidgets Clean up index functionality in Repeater widget (#4424) 2019-06-29 13:42:45 +08:00
helpers Return empty from Backend::dateTime instead of current date (#3246) 2018-03-30 10:06:47 -06:00
lang Implemented easy impersonation of backend users controlled by the backend.impersonate_users permission 2019-05-09 10:36:46 -06:00
layouts Block off SW running in backend and reduce lookups (#4385) 2019-06-25 17:15:11 +03:00
models Fix Travis CI file scope (#4408) 2019-06-24 13:47:47 +08:00
reportwidgets {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
skins {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
traits Store limited list widget configuration in user preferences (#4360) 2019-06-08 11:28:08 +08:00
views Prevent subject and password from being HTML encoded in the invite email (#4301) 2019-04-30 09:13:55 -06:00
widgets Update path to video-poster.png (#4240) 2019-06-10 00:24:34 +08:00
ServiceProvider.php Implemented easy impersonation of backend users controlled by the backend.impersonate_users permission 2019-05-09 10:36:46 -06:00
composer.json Updating links in composer files 2018-04-16 02:33:08 -06:00
routes.php Apply web middleware group for the good cookies 2017-05-13 22:18:13 +10:00