Ralf Becker
361d5cb351
bump version to 20.1
2020-06-28 10:04:21 +02:00
Ralf Becker
f76af52e2b
fix warning about undefined constant
2020-06-28 07:51:29 +02:00
Ralf Becker
d83c567703
pending translations from our translation server
2020-06-12 12:29:47 +02:00
Ralf Becker
c299c82e09
chmod 644
2020-05-08 08:17:33 +02:00
nathangray
34ec346821
Fix favourites (& probably some more inherited stuff) broken by TypeScript conversion
...
Note that any properties declared in a sub-class aren't generally available until after the super() call is done, i.e. in the super constructor they're undefined.
2020-03-20 11:38:38 -06:00
Hadi Nategh
76dbec4d8b
Convert resources app.js to TS
2020-03-09 10:42:06 +01:00
Ralf Becker
c706f3f09c
pending translations from our translation server
2019-08-22 13:57:23 +02:00
Ralf Becker
fc369fda68
* Resources: allow up to 16k as custom-field value
2019-08-13 12:45:22 +02:00
nathangray
06ffd20aa8
Resources - Remove remaining, unused preferences
2019-08-01 16:26:49 -06:00
Ralf Becker
efcb0471b3
bump version to 19.1
2019-07-16 10:46:59 +02:00
nathangray
967af5ad7a
Missing translations from Stefan Unverricht
2019-06-05 09:15:40 -06:00
nathangray
e62e27b179
Fix some missing translations found by Stefan Unverricht
2019-05-23 11:25:06 -06:00
Hadi Nategh
266d4ebd70
Some more styling changes:
...
- Add png version of app icons
- Add nm header column selection icon
2019-03-26 12:21:33 +01:00
Hadi Nategh
f3b0362653
Remove extra navbar icons from mobile template
2019-03-21 16:43:23 +01:00
Hadi Nategh
d8d6d4d247
Apply new app color codes
2019-03-21 11:53:37 +01:00
nathangray
d805e9f467
Stop using deprecated each(), using foreach(), key() or current() instead
2019-02-12 14:13:45 -07:00
nathangray
979c96b854
* Resources - Fix resources not displayed in calendar if there's more than 20 in a category
2019-01-17 09:45:39 -07:00
nathangray
07b24b2a60
Commit session right after we store the state
2018-12-20 10:45:11 -07:00
Hadi Nategh
8a839372e9
Add translations
2018-12-17 16:55:17 +01:00
Hadi Nategh
d9e1ddf506
W.I.P. of modern theme with SVG icons enabled:
...
- add colored svg navbars
2018-12-11 16:52:55 +01:00
Ralf Becker
3552afa91c
converting turkish translations to utf-8
2018-12-10 10:59:43 +01:00
nathangray
8451836a92
Import/Export - change signature of method that gets options to allow definition-specific values
...
Do export too, for consistency
2018-11-29 10:32:42 -07:00
nathangray
dba9a76246
Import/Export - change signature of method that gets options to allow definition-specific values
2018-11-29 09:35:35 -07:00
nathangray
e10905988a
- Change resources preference option back
...
- Fix default to be resources with conflicts
2018-11-28 09:40:09 -07:00
nathangray
a999e6e94f
* Calendar - Remove option to skip resource detection, we always do it now.
2018-11-23 10:01:58 -07:00
nathangray
eb7ea6bfab
Fix resource invite permission was checked for every resource type
2018-10-01 10:26:06 -06:00
nathangray
0354a00aa2
Some missed translations reported by Stefan Unverricht
2018-09-27 11:46:29 -06:00
Tomasz Jakubowski
d30a71e042
Merge remote-tracking branch 'origin/patch-4'
2018-09-25 02:33:16 +02:00
Tomasz Jakubowski
8dca87b413
Merge remote-tracking branch 'origin/patch-3'
2018-09-25 02:33:04 +02:00
Tomasz Jakubowski
5d92310436
Merge remote-tracking branch 'origin/patch-2'
2018-09-25 02:32:58 +02:00
Tomasz Jakubowski
87df342a89
Corrected the field name from res_owner to res_creator.
...
In database has only the res_creator column.
2018-09-25 02:07:43 +02:00
Tomasz Jakubowski
9ac5406ba2
Corrected the field name from res_owner to res_creator.
...
In database has only the res_creator column.
2018-09-25 02:07:00 +02:00
Tomasz Jakubowski
0f485040b5
Corrected the field name from res_owner to res_creator.
...
In database has only the res_creator column.
2018-09-25 02:05:57 +02:00
Tomasz Jakubowski
8979e5efe1
Correct the field name from res_owner to res_creator
...
In database has only the res_creator column.
2018-09-25 02:03:37 +02:00
nathangray
736b22ddde
Add space to resource quantity in participant search result
2018-08-09 09:56:46 -06:00
nathangray
92df7d3376
* Resources - add (usable / quantity) for bookable resources in calendar participants results
2018-08-07 13:00:52 -06:00
Krzysztof Kaczmar
7881945c68
Some fixes in Polish language files
2018-07-23 14:01:10 +02:00
Ralf Becker
60d5712a36
* Calendar/Resources: fix SQL error with no category responsible for Slovenian (and maybe other) translations
2018-05-23 10:44:49 +02:00
Ralf Becker
e5a7156544
Translations from Ilias Chasapakis
2018-05-14 18:55:38 +02:00
U-quokka\komaba
2da4ec91db
update Japanese language files.
2018-05-12 08:24:38 +09:00
nathangray
ee5aba82f4
* Resources - fix 'Too few arguments' error when changing category of resource with accessories
2018-05-09 09:48:26 -06:00
Nathan Gray
470b989672
Merge pull request #38 from marcelklehr/feature/disable-cal-invitations-for-resources
...
Allow disabling calendar invitations to resources
2018-04-03 10:07:29 -06:00
Ralf Becker
2a29ab5808
* Resources: fixed image upload failed for some browsers (Picture type not supported)
...
caused by reporting application/octet-stream instead of image mime-type
2018-03-20 18:00:57 +01:00
Marcel Klehr
fb6cfee24c
Allow disabling calendar invitations of resources
2018-03-19 16:58:44 +01:00
Ralf Becker
f21b13090f
pending translations from our translation server
2017-11-04 09:36:02 +01:00
Ralf Becker
65b02c0246
bump verison to 17.1
2017-10-22 12:56:58 +02:00
nathangray
333ec7d1a8
Resources - change category admin to just user accounts, no groups
2017-10-13 09:51:39 -06:00
Ralf Becker
82081eb58a
fix PHP error class config not found when storing ACL for resources on minimal install
2017-08-24 11:58:07 +02:00
nathangray
1f2764c351
Resources - do not clear currently set calendar owners, add to what's selected
2017-06-12 12:35:43 -06:00
Ralf Becker
915f76e2e6
pending CS translations from Tony Kano (tw.mail-AT-quick.cz)
2017-03-16 12:40:18 +01:00