Klaus Leithoff
|
a2e584d632
|
fix cut and paste typo
|
2017-02-24 08:05:15 +00:00 |
|
Hadi Nategh
|
8f24e0dfec
|
* Mail: fix memory exhaustion caused by e-mails with long string set on DATE field
|
2017-02-23 15:44:23 +01:00 |
|
Klaus Leithoff
|
621363820d
|
replace calendar_zpush::tz2as with TimezoneUtil::GetFullTZFromTZName call, as it seems to produce more accurate results
|
2017-02-23 11:32:22 +00:00 |
|
Klaus Leithoff
|
2ba626ac04
|
using TimezoneUtil in GetMessage to determine as_tz array more correctly
|
2017-02-23 11:11:04 +00:00 |
|
Hadi Nategh
|
91a5f3180f
|
WIP of SMIME support:
- Fix actions names in compose dialog
|
2017-02-22 13:46:20 +01:00 |
|
Hadi Nategh
|
84ab6b8cec
|
WIP of modern login:
- Fix setting up a custom template color messes up the login background too
|
2017-02-20 11:53:52 +01:00 |
|
nathangray
|
4d0419f5b4
|
Allow <p> tag to enable HTML parsing as well as <br> and <span>, fixes using p for line breaks and no other formatting resulted in unparsed HTML when merging.
|
2017-02-17 08:56:37 -07:00 |
|
EvaWpunkt
|
48d2664c71
|
Add smimeSignature .png and .svg
|
2017-02-15 15:10:02 +01:00 |
|
EvaWpunkt
|
f720033ea7
|
Add icons smimeEncryption and certified_message
.svg and .png
|
2017-02-15 15:02:07 +01:00 |
|
Hadi Nategh
|
116151a092
|
WIP of SMIME support:
- Implement smime ecryption in compose
- Implement passphrase dialog
|
2017-02-15 12:23:27 +01:00 |
|
EvaWpunkt
|
e1e9ab8f8e
|
Add icon smimeEncription.svg and .png
|
2017-02-14 18:32:56 +01:00 |
|
nathangray
|
5246d59f21
|
Add ability to handle groups named in the format 'Group <name>' (no comma, Group first) when importing.
|
2017-02-14 09:07:25 -07:00 |
|
nathangray
|
23384d14f1
|
Some calendar planner view rendering performance improvements, gives ~20% reduction in render time.
|
2017-02-13 12:41:08 -07:00 |
|
nathangray
|
afa19c7d30
|
Allow changing category owner via context menu for application categories
|
2017-02-13 10:52:31 -07:00 |
|
nathangray
|
a10d4a2931
|
Replace deprecated $response->script() call with $response->apply(), fixes file select window not closing in FF when opened through wiki
|
2017-02-13 08:53:29 -07:00 |
|
Hadi Nategh
|
d6240a2410
|
WIP of modern login page:
- Make registration row font smaller to get two items fit together
|
2017-02-13 09:44:51 +01:00 |
|
Hadi Nategh
|
4da968c1cf
|
WIP of modern login page:
- Fix missing egroupware footer icon
|
2017-02-10 17:48:11 +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 |
|
Ralf Becker
|
12bf400f8c
|
fix name of tab in general preferences to use 16.1 name "Standard" template instead of Pixelegg
|
2017-02-10 16:25:08 +01:00 |
|
Hadi Nategh
|
3787bdea54
|
WIP of modern login page:
- Fix wrong backup background-image url
|
2017-02-10 16:10:45 +01:00 |
|
Hadi Nategh
|
262d245029
|
WIP of modern login page:
- Add login_background option to admin site configuration
|
2017-02-10 16:02:32 +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
|
94e71aa6bf
|
* Mail: switching signatures in html mail failed after first time
we have to keep comments in compose to be able to switch signatures
|
2017-02-10 13:14:11 +01:00 |
|
Hadi Nategh
|
c4245111e5
|
Fix mail account dialog always gets scrollbar
|
2017-02-10 11:18:20 +01:00 |
|
Hadi Nategh
|
508d0aa920
|
Try to match placeholder NENVLF with its described example
|
2017-02-10 10:41:43 +01:00 |
|
Hadi Nategh
|
83a6595d26
|
Handle NELF placeholder for mimetype text/html
|
2017-02-09 15:03:09 +01:00 |
|
Ralf Becker
|
8a69cca7a6
|
CS translations from Tony <tw.mail-AT-quick.cz>
|
2017-02-09 09:55:13 +01:00 |
|
nathangray
|
bbdd1e77c9
|
Skip failing false positive for PHP < 7
|
2017-02-08 12:32:07 -07:00 |
|
nathangray
|
342230ef08
|
Fix typo in function name
|
2017-02-08 12:32:07 -07:00 |
|
EvaWpunkt
|
42af41c9e0
|
Add fullscreen.jpg image for login page
|
2017-02-08 17:31:03 +01:00 |
|
EvaWpunkt
|
70a3b46b5c
|
Add icon goup.svg
|
2017-02-08 17:26:16 +01:00 |
|
Hadi Nategh
|
ba9559f6e2
|
Add svg version of list_tile icon in filemanager
|
2017-02-08 11:25:00 +01:00 |
|
Hadi Nategh
|
76f9790496
|
* Filemanager/Mobile theme: Improve navigation bar to be able to navigate through folders with single-touch
|
2017-02-08 10:39:42 +01:00 |
|
nathangray
|
d83a929254
|
Get tests to not fail if DB is missing - we skip the ones that need a DB
|
2017-02-07 16:02:06 -07:00 |
|
nathangray
|
eeecc2eecd
|
Add PHPUnit tests for security, based on Ralf's previous command line tests
|
2017-02-07 12:28:35 -07:00 |
|
Hadi Nategh
|
f114a273ed
|
WIP of modern login page:
- Fix login registration links
- Fix error message position
|
2017-02-07 19:05:13 +01:00 |
|
Hadi Nategh
|
775f8f93fc
|
WIP of modern login page:
- Add modern social networks icons
|
2017-02-07 19:02:59 +01:00 |
|
nathangray
|
cf2bc4158f
|
Try excluding the CredentialsTest until we can get the DB running on Travis again
|
2017-02-07 10:32:07 -07:00 |
|
nathangray
|
888c9028cb
|
Define idx_data outside of the loop, since it's used later
(Thanks Scrutinizer)
|
2017-02-07 09:42:10 -07:00 |
|
nathangray
|
1a713dbb06
|
Use PHPUnit directly for tests
|
2017-02-07 09:36:16 -07:00 |
|
nathangray
|
1338add5fb
|
Add PHPUnit tests for Schema, based on Ralf's previous command line tests
|
2017-02-07 09:19:30 -07:00 |
|
nathangray
|
16f649322f
|
Add some sanity checks on egw session / GLOBALS before we start testing, makes it easier to figure out where things went wrong.
|
2017-02-07 09:19:30 -07:00 |
|
nathangray
|
08461cbeb5
|
Need to tear down, or we break subsequent tests
|
2017-02-07 09:19:30 -07:00 |
|
nathangray
|
b2ec0e9aa6
|
Move IncludeMgr tests into their own test class,
originals left there since they look useful.
|
2017-02-07 09:19:30 -07:00 |
|
Hadi Nategh
|
74af635dac
|
WIP of modern login page:
- Position social media icons
|
2017-02-07 12:44:00 +01:00 |
|
nathangray
|
e0c7ddd0cb
|
Make stored usertime protected instead of private
|
2017-02-06 13:27:30 -07:00 |
|
nathangray
|
4d6ba96115
|
Move commented-out DateTime tests into their own class
|
2017-02-06 13:08:05 -07:00 |
|
nathangray
|
502caf4703
|
Split application specific test stuff and the Egw session stuff
|
2017-02-06 13:08:05 -07:00 |
|
Hadi Nategh
|
47122005ba
|
WIP of modern login page:
- Implement better representative selectbox for "Remember me" field
|
2017-02-06 18:35:36 +01:00 |
|
Hadi Nategh
|
99e0daa5ff
|
WIP of modern login page:
- Implement icon representation for input fields
- Add new icon for language
|
2017-02-06 16:13:24 +01:00 |
|