|
457e05d920
|
Change filterheaders to extend taglist instead of select
|
2016-05-09 19:17:04 +00:00 |
|
|
251de1dc54
|
move category images to api, fixes PHP Fatal in admin_categories, if phpgwapi is not installed
|
2016-05-09 10:05:57 +00:00 |
|
|
af9d5a6a66
|
use api instead of home for browser based mime-handlers
|
2016-05-06 17:50:00 +00:00 |
|
|
28b534d7eb
|
implement birthday as fileas option
|
2016-05-06 16:17:05 +00:00 |
|
|
fc2e620652
|
replace old classname
|
2016-05-06 16:15:06 +00:00 |
|
|
8708d598ff
|
Remove unsupported skins from CKEditor
|
2016-05-06 14:12:57 +00:00 |
|
|
30158d1e8d
|
get stylite search working again by adding implicit app rights for about
|
2016-05-06 13:42:47 +00:00 |
|
|
f163be62e2
|
add ClearAttachments, as it is used by notifications_email::send
|
2016-05-06 13:36:21 +00:00 |
|
|
c0c21e8789
|
implement bold, as it is used by notifications_popup
|
2016-05-06 13:15:36 +00:00 |
|
|
153c068271
|
fix diverse occurences of egw_db
|
2016-05-06 11:13:19 +00:00 |
|
|
5261404c53
|
remove accidently readded loading of no longer existing etemplate translations (moved to api)
|
2016-05-06 10:51:25 +00:00 |
|
|
4a128b913c
|
if template-set does not supply (login_deny)login.tpl, use the ones from api/templates/default
|
2016-05-06 10:49:11 +00:00 |
|
|
db1a9c4596
|
need to set $_REQUEST in ajax_exec, as some apps use $_REQUEST to check $_GET or $_POST
|
2016-05-06 10:03:45 +00:00 |
|
|
bf0fbbb521
|
fix PHP Fatal caused by calling method of old hooks class
|
2016-05-06 09:34:29 +00:00 |
|
|
797ff38fa3
|
fixed "Application echoed something", when eT2 request was processed
|
2016-05-05 16:43:39 +00:00 |
|
|
33605585e2
|
move default login and head templates from idots to api/templates/default and some other fixes to fix up non-Pixelegg login and old templates
|
2016-05-05 13:29:41 +00:00 |
|
|
683f09bf6c
|
moving etemplate translations to api to allow installation without (old) etemplate, added debug GET parameter to lang.php to JSON pretty-print
|
2016-05-05 09:31:54 +00:00 |
|
|
5353072052
|
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 |
|
|
4af0e7cb1c
|
WIP EGroupware without phpgwapi&etemplate
|
2016-05-04 19:07:54 +00:00 |
|
|
8c7c0c1eb2
|
reading holidays now from Mozilla holiday calendars, or a custom iCal URL
|
2016-05-04 17:15:18 +00:00 |
|
|
72404a1e29
|
using new api for mail app
|
2016-05-03 19:17:44 +00:00 |
|
|
e5d6f6a909
|
fix calendar preferences to show start- and end-time of day
|
2016-05-03 13:24:21 +00:00 |
|
|
c3482510b6
|
load EGroupware logo from api, no longer in phpgwapi
|
2016-05-03 13:02:33 +00:00 |
|
|
39aff50989
|
fw_mobile needs to be moved to pixelegg
|
2016-05-03 12:52:08 +00:00 |
|
|
c8fe06551f
|
Fix merging into email headers adds '@missing_domain'
|
2016-05-03 00:10:30 +00:00 |
|
|
c15fcdfb52
|
WIP egw installs now without phpgwapi and allows to login
|
2016-05-02 22:26:40 +00:00 |
|
|
19d4965762
|
no need to instanciate object for static methods
|
2016-05-02 20:24:16 +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 |
|
|
1034ecb8fc
|
fix typo
|
2016-05-02 15:31:07 +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 |
|
|
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 |
|
|
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 |
|
|
70e084972a
|
fix infinit recursion, when creating new bundles, caused by max_modified not calculated
|
2016-04-30 17:05:00 +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 |
|
|
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 |
|
|
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 |
|
|
b86a5d469c
|
use vcard_charset preference for generating vcards for addressbook
|
2016-04-29 08:52:28 +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 |
|
|
66cdf2c089
|
add missing public static
|
2016-04-28 18:07:54 +00:00 |
|
|
b6403e336e
|
move common::get_tpl_dir to Api\Framework\Template::get_dir, and replaced some other overlooked methods
|
2016-04-27 19:11:41 +00:00 |
|
|
66386c1a42
|
Remove 1 week limit if end date is not provided
|
2016-04-27 15:43:38 +00:00 |
|
|
91dcf44555
|
* CardDAV: fix not working creation of new CardDAV account with OS X 10.11.4 addressbook (it stays empty)
OS X 10.11.4 addressbook does a propfind for "addressbook-home-set" and "directory-gateway" in the root and does not continue without it
|
2016-04-27 13:28:05 +00:00 |
|
|
bf0d1c47a0
|
fix sql error after clear cache, because db class has again type "mysqli" instead of just "mysql"
|
2016-04-27 10:42:31 +00:00 |
|
|
1ffea39da0
|
using now Egw and Egw\Applications direct
|
2016-04-26 18:56:51 +00:00 |
|
|
7bb134b273
|
Fix merge print placeholders for only links to a certain app
|
2016-04-26 17:07:42 +00:00 |
|