ralf
|
cba93ad4ce
|
fix some typos or ancient syntax
|
2023-03-07 08:19:15 +01:00 |
|
nathan
|
e57e81f5ea
|
* Resources: Customfields can now be per category
|
2022-11-16 14:10:34 -07:00 |
|
nathan
|
166168b5bf
|
Admin: Push for categories
|
2022-10-27 11:13:41 -06:00 |
|
Ralf Becker
|
59b684bb1d
|
fix PHP 8.0 TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given
|
2021-10-09 08:42:02 +02:00 |
|
Ralf Becker
|
868135775c
|
PHP 8 fixes
|
2021-03-29 16:47:19 +02:00 |
|
nathangray
|
9463a0f395
|
Admin: Fix customfields UI did not use edit() from extending class
|
2020-06-25 13:06:20 -06:00 |
|
nathangray
|
aab5415873
|
* Etemplate: Password widget improvements - suggest password button, added as custom field type (stored encrypted)
|
2020-06-12 10:56:53 -06:00 |
|
Ralf Becker
|
d95894d530
|
use etemplate-exec-id as CSRF token for ajax requests
|
2020-01-29 11:08:44 +01:00 |
|
nathangray
|
4e67569b14
|
* Admin: Fix adding custom type status or setting type owner was not saved
|
2019-10-09 13:09:27 -06:00 |
|
nathangray
|
923cc0b01b
|
Admin - Fix keyboard shortcuts not properly loaded for customfields for some apps
Infolog & tracker at least, maybe others.
|
2019-09-03 14:50:36 -06:00 |
|
Ralf Becker
|
6435eb1293
|
* Api: fix error adding/editing catgories or custom fields
|
2019-07-29 11:21:54 +02:00 |
|
nathangray
|
065fa2f78d
|
* Admin - Fix deleting custom field from list's context menu changed the modified date on all fields
|
2019-06-24 11:35:30 -06:00 |
|
nathangray
|
e8227348b4
|
Fix sometimes missing admin translations
|
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 |
|
nathangray
|
34efaaa274
|
Add documentation tab when deleting custom application type
|
2019-05-22 09:35:20 -06:00 |
|
nathangray
|
edfd5fd24d
|
Etemplate - also submit action data
|
2019-05-14 16:43:15 -06:00 |
|
nathangray
|
e44b302609
|
Add documentation tab to customfield edits
|
2019-04-09 14:48:44 -06:00 |
|
nathangray
|
529007483b
|
Admin - allow empty values (=Select one) as first option for custom select
|
2019-04-09 11:59:31 -06:00 |
|
nathangray
|
d805e9f467
|
Stop using deprecated each(), using foreach(), key() or current() instead
|
2019-02-12 14:13:45 -07:00 |
|
Ralf Becker
|
218af30b7c
|
allow space in CF selectbox values and warn about other not supported values
|
2019-01-17 18:09:51 +01:00 |
|
Hadi Nategh
|
938ebae39a
|
Fix some translations
|
2018-12-17 11:09:36 +01:00 |
|
nathangray
|
65efa72cc0
|
Add admin logging for customfields
|
2018-12-11 10:10:24 -07:00 |
|
Hadi Nategh
|
a107d0a2ed
|
Check only the appname cause not all apps may have title implemented
|
2018-01-23 12:33:48 +01:00 |
|
Hadi Nategh
|
11c03702dd
|
Implement sub_app attribute for customfields widget, in order to be able to store sub-app's specific customfields
|
2017-06-07 17:54:09 +02:00 |
|
Ralf Becker
|
f9bbcdeb86
|
* Timesheet/Resources/Filemanager/Calendar: customfields could not be deleted
|
2017-01-17 18:24:56 +01:00 |
|
Ralf Becker
|
43432ca501
|
fix Scrutinizer errors
|
2016-08-15 11:57:13 +02:00 |
|
Ralf Becker
|
3752c35a5a
|
add ajax=true to diverse admin pages of apps, changing customfields class to autoloadable admin_customfields (with old class extending new one, just in case), fix wrong English phrase "typ" in infolog
|
2016-08-12 11:35:30 +02:00 |
|