5d14807720
Planner sitemgr module
...
- Check ACL and only offer users or resources anonymous user has access (read or free/busy) to
- Stop some errors from missing framework breaking the timegrid
- Fallback to be able to get resource labels in all cases
2016-05-02 19:22:52 +00:00
834cc466f5
to allow installing api or EGroupware without phpgwapi, old exceptions which we have to extend in order allow old apps to catch exceptions thrown from new api, have to reside in api/inc and get autoloaded
2016-05-02 16:57:50 +00:00
5db786a7ae
fixed (hopefully correct) some undefined variables and other IDE warnings
2016-05-02 15:39:41 +00:00
1034ecb8fc
fix typo
2016-05-02 15:31:07 +00:00
cbb2d73b98
Make some old code that returns HTML unused, then remove it
2016-05-02 15:26:56 +00:00
86c86fab9f
Avoid undefined labels breaking the sort
2016-05-02 15:17:20 +00:00
cea5c69b7f
move CreateObject and ExecMethod into new api
2016-05-02 14:41:48 +00:00
1cda6e6cb4
change Pixelegg template to no longer depend on jdots
2016-05-02 14:19:34 +00:00
57f8a9a8eb
remove dependency on phpgwapi as far as css is concerned
2016-05-02 12:31:24 +00:00
f2effdff1c
handle doublequotes that may enclose URLs
2016-05-02 12:09:42 +00:00
202ba250b2
use old fav_filter icon for current sieve-filter icon
2016-05-02 11:00:13 +00:00
98bc67c1a4
using grunt-hub to run default tasks of Gruntfile.js of apps
2016-05-02 10:28:35 +00:00
7514dadce1
fix for: VCARD not opening in popup
2016-05-02 10:22:58 +00:00
f707c7ca5a
fix wrong case
2016-05-02 09:39:07 +00:00
1a3692c42c
need to specify rebase:true to cssmin, otherwise relative urls to images are not rewritten in minify
2016-05-02 08:29:07 +00:00
a0e3340d1c
revert last (unnecessary) commit
2016-05-01 17:54:13 +00:00
dcc003cedf
move calendar to new api
2016-05-01 17:47:59 +00:00
ca2ffb6aea
using new api for setup
2016-05-01 15:56:49 +00:00
04e890d919
fix wrong case in dhtmlxtree.css
2016-05-01 14:59:47 +00:00
3bd9b98fd5
fix PHP Fatal error: Cannot use accounts as accounts because the name is already in use under PHP 5.4
2016-05-01 14:18:56 +00:00
1edfd61294
moving jscalendar translations back to phpgwapi, changed app-name of phpgwapi to "old EGroupware Api" and used current translations for new api
2016-05-01 14:13:21 +00:00
429177686a
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
fa9cd4766f
use new api for preferences
2016-04-30 17:16:36 +00:00
f94aa623db
using new api for InfoLog
2016-04-30 17:05:23 +00:00
70e084972a
fix infinit recursion, when creating new bundles, caused by max_modified not calculated
2016-04-30 17:05:00 +00:00
b06fc3f3e1
no more dynamic minifying
2016-04-30 14:30:38 +00:00
8536635b1c
no more dynamic minifying
2016-04-30 14:30:13 +00:00
528a4cf3d2
comment permanent error_log in includeCSS
2016-04-30 10:24:32 +00:00
9aac672e8f
use Grunt&cssmin to minify CSS files, moved diverse conditional includes into etemplate2.css, as we anyway include all widgets from api
2016-04-30 09:29:54 +00:00
40fbf3e2c9
Update for resource selection to re-enable conflict detection
...
- Remove account & contact options from default resource selection preference
- Edit dialog participant now passes selected start & duration, so conflict detection works again
2016-04-29 18:01:17 +00:00
766dd31d16
Only allow printing custom fields if they're already selected (and loaded)
2016-04-29 16:35:00 +00:00
04ab1494fb
Show loader while recovering from print
2016-04-29 16:34:18 +00:00
980774ffcd
Fix undefined definition
2016-04-29 14:35:44 +00:00
6260d948a7
Implement Web Notification API into egw_notification
2016-04-29 14:25:07 +00:00
22fa4e70bc
moving to stray css includes into etemplate2.css, so they also get minified and loaded in one go
2016-04-29 13:43:50 +00:00
2a03cc7ca9
fix remainig issues with moving mail 2 archive; fix issue when using quick-move-actions (target folder not set)
2016-04-29 13:19:32 +00:00
31279adb44
latest fix_api addtions
2016-04-29 13:03:04 +00:00
bf43122c65
missed admin-cli.php when converting to api
2016-04-29 13:02:10 +00:00
e0aea9cf39
change shortcut controlsequence for move-messages-to-configured-archive-folder
2016-04-29 12:10:13 +00:00
be1ec12b17
silencing "Illigal string offset" errors
2016-04-29 11:59:53 +00:00
d542785914
fix typo in 2. password
2016-04-29 11:45:01 +00:00
8e02180904
* Mail: allow to define an existing folder as archive folder and allow to move messages to the specified folder with either right-click action or EGW-shortcut
2016-04-29 11:23:05 +00:00
248fde6fef
converted addressbook to use new api
2016-04-29 10:41:53 +00:00
b86a5d469c
use vcard_charset preference for generating vcards for addressbook
2016-04-29 08:52:28 +00:00
1bf2ab4016
Implement enable/disable quantity base on participant's value type
2016-04-29 08:40:55 +00:00
bd59406191
Make sure windows.opener has egw object, fixes not able to open calendar entry
2016-04-29 08:37:33 +00:00
0eb3619cd1
* Mail/Addressbook/Calendar: add and use charset when sending/receiving mails with vCard/iCals, change default vCard charset preference to utf-8
2016-04-29 07:51:13 +00:00
b74b3d84f4
etemplate2.css is now in api
2016-04-28 18:23:44 +00:00
66cdf2c089
add missing public static
2016-04-28 18:07:54 +00:00
38412a1149
use new api in home and portlets
2016-04-28 18:06:46 +00:00