nathangray
|
ef7956f34b
|
Make sure lang gets passed on to registration
|
2017-11-02 11:13:29 -06:00 |
|
Ralf Becker
|
12dbfca137
|
check cookies for XSS attempts
|
2017-10-27 16:52:34 +02:00 |
|
nathangray
|
72f3dc394b
|
Fix missing CSS includes
|
2017-08-15 12:53:39 -06:00 |
|
nathangray
|
d5831a4229
|
Fix opening the same URL twice did not go to the specified destination the second time a second time.
This time we redirect to index.php?cd=yes so reload also works, and fix the last active tab.
|
2017-08-15 10:27:52 -06:00 |
|
nathangray
|
6566df4ff8
|
Fix opening the same URL twice did not go to the specified destination the second time
Eg. tracker edit went to tracker index the second time
|
2017-08-04 10:27:16 -06:00 |
|
nathangray
|
19536925b5
|
Fix umlauts in favorite name would cause problems with group favorites until reload
|
2017-05-23 10:33:16 -06:00 |
|
nathangray
|
b685b08f8d
|
Fix custom notifications CKEditor was broken, depending on how you loaded Admin
- also fixed if you login to admin app, then switch to another app and go to site configuration from the app's sidebox menu
|
2017-05-17 10:12:47 -06:00 |
|
Hadi Nategh
|
786ad5b71b
|
Implement a new option for sidebox menu, called sendToBottom, in order to be able to sort a specific item at the bottom of the sidebox menu
|
2017-04-04 16:51:41 +02:00 |
|
Ralf Becker
|
f55d36cc50
|
improve waterfall by releasing session
|
2017-02-25 15:18:21 +01:00 |
|
Hadi Nategh
|
eed277fc9e
|
WIP of modern login page:
- Do not break account's recovery link into second line
|
2017-02-10 16:33:29 +01:00 |
|
Hadi Nategh
|
1d69265b9c
|
WIP of modern login page:
- Fix logo size
- Implement customizable background image
- Set different logo for login
|
2017-02-10 15:55:30 +01:00 |
|
Ralf Becker
|
be32282214
|
maintain an maintenance_release version in api/setup/setup.inc.php, also move update-checker images to api
|
2017-02-02 10:38:13 +01:00 |
|
nathangray
|
4edc398286
|
Fix a missed change of Stylite -> EGroupware
|
2017-01-30 09:27:33 -07:00 |
|
nathangray
|
76cc4d6f5c
|
Fix a missed change of Stylite -> EGroupware
|
2017-01-30 09:18:33 -07:00 |
|
Hadi Nategh
|
c3fb98f3c1
|
Try to correct ckeditor references point to vendor directory
|
2016-10-07 12:15:03 +02:00 |
|
Ralf Becker
|
b6c5ad31db
|
log menuaction of eT2 requests, instead of eT2 itself, to do so move update of access-log to destructor of Session class
|
2016-08-18 13:05:51 +02:00 |
|
Ralf Becker
|
9e0ff222f2
|
missed passing $append parameter to include_modules
|
2016-08-15 18:55:29 +02:00 |
|
Ralf Becker
|
c3a8012408
|
adding documented, but never implemented $append parameter to Framework::includeJS
|
2016-08-15 18:35:26 +02:00 |
|
Ralf Becker
|
7643c9f57b
|
display login-message depending on $_GET[cd] and whats in database/header for "login_message"
|
2016-07-11 09:33:46 +02:00 |
|
Ralf Becker
|
fa148e4c89
|
move check_logoutcode to Api\Framework\Login, where it is used
|
2016-07-11 08:52:41 +02:00 |
|
Ralf Becker
|
5e470912b9
|
reworked about text a bit for 16.1
|
2016-06-30 10:29:15 +02:00 |
|
Ralf Becker
|
2857511ac9
|
calling jQuery.noConflict() as early as possible to NOT occupy $ variable stalling many SiteMgr templates
|
2016-06-15 08:54:12 +02:00 |
|
Hadi Nategh
|
93217a149d
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
|
Ralf Becker
|
921adfb10f
|
fix Framework\Template::get_dir() to either return a directory or throw a WrongParameter Exception, fixes several Scrutinizer warnings
|
2016-05-31 09:14:50 +02:00 |
|
Hadi Nategh
|
4aa1156af0
|
Fix framework asks always for jdots even if the jdots is not installed
|
2016-05-18 12:39:06 +02:00 |
|
Ralf Becker
|
f102460ac9
|
fix PHP Fatal if app got removed in filesystem (like eg. our developer_tools)
|
2016-05-17 22:04:12 +02:00 |
|
Ralf Becker
|
148e1853db
|
put "Changelog" tab in front, then "General" tab renamed "About EGroupware" and last "Applications" renamed to "Apps & License" also containing templates after the apps
|
2016-05-17 21:38:12 +02:00 |
|
Ralf Becker
|
dab7650dca
|
using eT2 for about and moved code to api (api/src/Framework/About.php)
|
2016-05-16 16:27:33 +02:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
797ff38fa3
|
fixed "Application echoed something", when eT2 request was processed
|
2016-05-05 16:43:39 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
c3482510b6
|
load EGroupware logo from api, no longer in phpgwapi
|
2016-05-03 13:02:33 +00:00 |
|
Ralf Becker
|
39aff50989
|
fw_mobile needs to be moved to pixelegg
|
2016-05-03 12:52:08 +00:00 |
|
Ralf Becker
|
1034ecb8fc
|
fix typo
|
2016-05-02 15:31:07 +00:00 |
|
Ralf Becker
|
1cda6e6cb4
|
change Pixelegg template to no longer depend on jdots
|
2016-05-02 14:19:34 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
70e084972a
|
fix infinit recursion, when creating new bundles, caused by max_modified not calculated
|
2016-04-30 17:05:00 +00:00 |
|
Ralf Becker
|
8536635b1c
|
no more dynamic minifying
|
2016-04-30 14:30:13 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
5d615a4c5b
|
fix wrong namespaces
|
2016-04-26 15:00:27 +00:00 |
|
Nathan Gray
|
8b30732aa0
|
Fix fatal error when deleting favorites
|
2016-04-13 15:01:20 +00:00 |
|
Hadi Nategh
|
662e82b897
|
Fix reload on a popup with ckeditor breaks ckeditor loading. Additionally, fixes broken popup resize
|
2016-04-12 12:48:40 +00:00 |
|
Ralf Becker
|
8325963b06
|
fixed ckeditor problems if minifying was switched off, caused by egw.js loaded twice, removed old file-name based workaround on client-side in favor of not requesting it from server-side
|
2016-04-08 10:38:44 +00:00 |
|
Ralf Becker
|
f3c1f5b5fb
|
move old Template class to Api\Framework\Template, as it is still used to render header and login page
|
2016-04-08 07:50:15 +00:00 |
|
Ralf Becker
|
8c87cf9dfc
|
move egw_framework to api and refactor it
|
2016-04-07 20:42:06 +00:00 |
|
Ralf Becker
|
6e3da3d7e3
|
move egw_include_mgr class to Api\Framework\IncludeMgr
|
2016-04-07 11:16:58 +00:00 |
|