.. |
ajax-test.json
|
f1d146f3bb
Init version of js unit testing.
|
12 years ago |
core.js
|
5e0e6bb8ea
Fixed core.js test.
|
5 years ago |
form.js
|
848175a290
Fixes issue #2103 - clickable URL (template) for ObjectManager Attribute.
|
5 years ago |
form_column_select.js
|
1a6c8ce0f3
Fixed issue #944 - Remove all Users from Overview does not work.
|
7 years ago |
form_extended.js
|
1bc9f245e6
Fixed issue #2209 - Order of relation select fields (Group, State etc.) values is broken.
|
6 years ago |
form_find.js
|
902b5aca32
Enhancement to issue #2117 - added generic approach with callback methods for submit disable/enable of attachment uploading.
|
6 years ago |
form_searchable_select.js
|
bd5170b731
Fixes #2614 - Tree Select shows empty value in ticket zoom after submit when value contains trailing spaces.
|
5 years ago |
form_ticket_perform_action.js
|
db531e66b3
Fixes issue #2516 - trigger email notification UI defective on removal of recipient.
|
5 years ago |
form_timer.js
|
e3dbb6f401
Fixed test.
|
9 years ago |
form_tree_select.js
|
fb8130da18
Added tree selection attribute for object manager.
|
7 years ago |
form_trim.js
|
63485cd861
Added browser tests for searchable_select and column_select. Streamline of test files.
|
9 years ago |
form_validation.js
|
381e00b74f
Fixed issue #2173 - Invalid date causes errors (fixes #2173)
|
6 years ago |
html_utils.js
|
adf4442648
Fixes #2701 - Can't forward articles containing a <img> tag without src attribute.
|
5 years ago |
local_storage.js
|
6c569e5085
Maintenance: Replaced not used list method by introducing keys method of App.LocalStorage to support deleting all keys for a certain user only.
|
5 years ago |
model.js
|
70847f2b41
Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes.
|
7 years ago |
model_binding.js
|
11639e2d33
Added test for model binding after relogin.
|
6 years ago |
model_ticket.js
|
5e38ca46fc
Fixed issue #2750 - Can't change Ticket attributes of "Shared Organization" Ticket.
|
5 years ago |
model_ui.js
|
63485cd861
Added browser tests for searchable_select and column_select. Streamline of test files.
|
9 years ago |
qunit-1.21.0.css
|
675eeeee9e
Moved to quit 1.21 and fixed ui test.
|
9 years ago |
qunit-1.21.0.js
|
675eeeee9e
Moved to quit 1.21 and fixed ui test.
|
9 years ago |
session.js
|
5b64aeb14d
Implement `@current` method in App.User, and replace throughout codebase where appropriate.
|
6 years ago |
table.js
|
0cf674dd15
Updated germany translation.
|
6 years ago |
table_extended.js
|
95e8aa2dce
Improved reload and table rendering of report screens.
|
7 years ago |
taskbar.js
|
61b1a8733f
Fixed issue #2204 - Max size of tabs is not recognised
|
6 years ago |
text_module.js
|
c788c3e053
Added migration for group_dependent_text_modules - renamed table text_modules_groups to groups_text_modules.
|
5 years ago |
ticket_selector.js
|
9e0d535483
Update App.Session.get() method to use direct pointer to current user record
|
6 years ago |
ui.js
|
f289d99fbf
Fixed failing CI: Date comparison checks for hour format 'HH' (as described in all comments) while App.PrettyDate.humanTime generates hour format 'H' for absolute type date strings.
|
6 years ago |