.. |
app_base.js
|
WIP with TypeScript
|
2020-01-29 15:08:42 +01:00 |
egw_app.js
|
* Add action to share filemanager folder (readonly) with hidden upload folder
|
2020-03-24 20:34:04 -06:00 |
egw_app.ts
|
* Add action to share filemanager folder (readonly) with hidden upload folder
|
2020-03-24 20:34:04 -06:00 |
egw_calendar.js
|
Some more code cleanup:
|
2017-01-31 08:29:00 -07:00 |
egw_config.js
|
moving all - non ancient ;-) - js files to api/js
|
2016-04-07 10:38:05 +00:00 |
egw_core.js
|
make home a regular application, which can eg. disabled, incl. moving all services using "home" as appname to "api" and moved some other forgotten stuff from phpgwapi&etemplate to api
|
2016-05-01 09:57:48 +00:00 |
egw_css.js
|
moving all - non ancient ;-) - js files to api/js
|
2016-04-07 10:38:05 +00:00 |
egw_data.js
|
WIP EGroupware without phpgwapi&etemplate
|
2016-05-04 19:07:54 +00:00 |
egw_debug.js
|
Deprecate $j global variable and replace them all with standard jQuery
|
2016-06-02 16:52:01 +02:00 |
egw_files.js
|
use correct window of includeJS and alert, also fixed in wrong order included first JS file
|
2019-01-15 14:34:52 +01:00 |
egw_global.d.ts
|
merge master
|
2020-03-05 14:45:25 +01:00 |
egw_images.js
|
mv template specific images from "phpgwapi" to "api" and search "api" also on client-side for image, added debug GET parameter to images.php to JSON pretty-print instead of one line javascript
|
2016-05-05 09:16:27 +00:00 |
egw_inheritance.js
|
moving all - non ancient ;-) - js files to api/js
|
2016-04-07 10:38:05 +00:00 |
egw_jquery.js
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
egw_json.js
|
fix error on window closing in Chrome 80+
|
2020-03-02 10:43:19 +01:00 |
egw_jsonq.js
|
make home a regular application, which can eg. disabled, incl. moving all services using "home" as appname to "api" and moved some other forgotten stuff from phpgwapi&etemplate to api
|
2016-05-01 09:57:48 +00:00 |
egw_lang.js
|
Fix a bug notifications sidebar in client-side not being translated
|
2018-01-11 17:23:58 +01:00 |
egw_links.js
|
Deprecate $j global variable and replace them all with standard jQuery
|
2016-06-02 16:52:01 +02:00 |
egw_message.js
|
New push method, with base implementation of delete client side
|
2020-01-23 11:03:29 -07:00 |
egw_notification.js
|
Add closing timer on notifications
|
2018-02-19 17:17:24 +01:00 |
egw_open.js
|
* Api: Fix bug where some links opened in the application's main tab instead of popups
|
2019-10-17 15:05:55 -06:00 |
egw_preferences.js
|
complete push implementation for timesheet incl. ACL check
|
2020-01-24 13:31:56 +01:00 |
egw_ready.js
|
moving all - non ancient ;-) - js files to api/js
|
2016-04-07 10:38:05 +00:00 |
egw_store.js
|
moving all - non ancient ;-) - js files to api/js
|
2016-04-07 10:38:05 +00:00 |
egw_tail.js
|
fix not working tail popup
|
2016-06-18 10:22:34 +02:00 |
egw_tooltip.js
|
Set statustext value as text by default
|
2017-09-05 19:04:45 +02:00 |
egw_user.js
|
Calendar - Fix another case of group events not showing properly
|
2019-09-11 13:29:07 -06:00 |
egw_utils.js
|
egw.(de|en)codePath to correctly encode % and #
|
2019-03-21 12:46:22 +01:00 |
egw.js
|
merged master into typescript
|
2020-02-03 15:16:51 +00:00 |
jsapi.js
|
Make sure excluded mime types are type of string before splitting them, avoid js error "Uncaught typeError: ex_mime.split is not a function"
|
2019-10-02 13:52:48 +02:00 |