|
31a42e3110
|
Use current app to get around missing etemplate run rights
|
2013-11-13 23:22:44 +00:00 |
|
|
00a3290d97
|
Get infolog list working in contact view
|
2013-11-13 22:44:28 +00:00 |
|
|
23f85e9763
|
Enable etemplate for multiple templates
|
2013-11-13 22:43:19 +00:00 |
|
|
44f6f55406
|
Make sure entry header sets activeFilter value when setting nextmatch
|
2013-11-13 22:41:22 +00:00 |
|
|
842511b3d3
|
remove unneccessary scrollbars
|
2013-11-13 20:03:59 +00:00 |
|
|
70b4ff412c
|
Avoid errors if row_cont is null, just use an empty array
|
2013-11-13 19:25:10 +00:00 |
|
|
b7487f8b72
|
Avoid double-binding change & focus handlers
|
2013-11-13 18:17:50 +00:00 |
|
|
cbeeb85251
|
Handle case of no info from dropped row, just upload to current path
|
2013-11-13 17:20:13 +00:00 |
|
|
a10ac05b63
|
Allow app's custom file drop code to run even if no row data found
|
2013-11-13 17:18:55 +00:00 |
|
|
1d54a4d3d6
|
Fix custom fields for a type not detected, so tab was incorrectly disabled
|
2013-11-13 16:51:15 +00:00 |
|
|
555910edd8
|
Fix file select dialog toggling checkbox when clicking file name
|
2013-11-12 23:51:05 +00:00 |
|
|
e97e1ff422
|
Fix double confirmation on actions
|
2013-11-12 22:57:29 +00:00 |
|
|
365cdf2dd5
|
Fix drag & drop files to nextmatch
|
2013-11-12 22:41:52 +00:00 |
|
|
de64622b99
|
Fix missing project manager time units
|
2013-11-12 21:38:25 +00:00 |
|
|
85aa7c76e3
|
Fix missing prices in projectmanager price list widget
|
2013-11-12 21:36:59 +00:00 |
|
|
a4cad98e4c
|
Skip request to make links if there are no links to make
|
2013-11-12 20:25:04 +00:00 |
|
|
f3180c6ce8
|
Add extra bits (flags?) to favorite so parent/subs can be stored in filters
|
2013-11-12 20:15:27 +00:00 |
|
|
87a4d6471b
|
Add extra filters in to list
|
2013-11-12 20:14:33 +00:00 |
|
|
ab8f7885c9
|
Fix export with type filter
|
2013-11-12 18:12:07 +00:00 |
|
|
45a70dcf1d
|
todays changes from pixelegg
|
2013-11-12 17:24:19 +00:00 |
|
|
8312a69964
|
Fix addressbook wrong tab ids
|
2013-11-12 16:40:57 +00:00 |
|
|
639040787b
|
Fix tabbox widget validation to stay with the same tab when the form get submitted
|
2013-11-12 16:38:23 +00:00 |
|
|
b0237ef5a3
|
added installing with installer from http://nodejs.org/download/
|
2013-11-12 11:58:12 +00:00 |
|
|
3b51dcda45
|
fixed name of old etemplate/templates/default/app.css
|
2013-11-12 11:43:13 +00:00 |
|
|
1434a55e7e
|
new README about how EGroupware uses images and css in templates
|
2013-11-12 11:26:06 +00:00 |
|
|
6ae755b1aa
|
added pixelegg template, to also delete image cache of it
|
2013-11-12 09:29:44 +00:00 |
|
|
5f849c4b25
|
allow to disable navbar in placeholder display, eg. when called from mail
|
2013-11-12 09:28:24 +00:00 |
|
|
81331d5820
|
remove pixelegg images from api templates dir, as it is installed as app
|
2013-11-12 07:57:49 +00:00 |
|
|
96336ea521
|
fixed error, if no favorites are defined
|
2013-11-12 07:51:28 +00:00 |
|
|
54c930b555
|
propset svn-keywords
|
2013-11-11 19:53:13 +00:00 |
|
|
583538e824
|
using now CSS preprocessor less (http://lesscss.org) to create some of our css files, used a lot in new Pixelegg template
|
2013-11-11 19:10:28 +00:00 |
|
|
77a30817d6
|
images for new Pixelegg template
|
2013-11-11 18:56:02 +00:00 |
|
|
42368769a0
|
Fix %s as value in description widget
|
2013-11-11 14:16:18 +00:00 |
|
|
3ccfe3fb93
|
Add app prefix name to calendar css classes
|
2013-11-11 14:02:08 +00:00 |
|
|
f7c9f87f10
|
translation for new "copy instead of move" feature in addressbook
|
2013-11-11 12:04:22 +00:00 |
|
|
6195a36a1a
|
uncommited changes (class is not used anyway)
|
2013-11-11 08:32:46 +00:00 |
|
|
af8f7b2c35
|
uncommited changes
|
2013-11-11 08:31:33 +00:00 |
|
|
d4d0c13876
|
static method can not use $this, there is no need to anyway
|
2013-11-11 08:28:03 +00:00 |
|
|
b1f5649451
|
fixed egw_min_php_version to 5.3
|
2013-11-11 08:27:10 +00:00 |
|
|
aeced1ddae
|
always check for read access too
|
2013-11-11 08:23:14 +00:00 |
|
|
e4ee379138
|
fix wrong sql produced by column_data_implode with param $use_key="VALUES" and numerical indexes in data
|
2013-11-11 08:21:54 +00:00 |
|
|
d7a1b12d96
|
normalize ./ away
|
2013-11-11 08:19:00 +00:00 |
|
|
f975e93677
|
get display of mails working again, using now Horde_Mime_Part based structure and for images, attachments not yet fully working, should use it too
|
2013-11-10 20:53:51 +00:00 |
|
|
7c4d696f4b
|
change height of et2_button_icon class to 16px, as that is size of all our current images, rescaling them to 20px looks uggly
|
2013-11-09 12:10:08 +00:00 |
|
|
12e8a3bbcd
|
iterator to run arbitrary callbacks on a select
|
2013-11-08 19:54:08 +00:00 |
|
|
1943b35303
|
Add \"copy\" feature for copying contact(s) to addressbook
|
2013-11-08 18:51:37 +00:00 |
|
|
75a26eed0c
|
Another fix for viewing parent - fix missing last row on first load
|
2013-11-08 18:03:27 +00:00 |
|
|
e08a8dc12f
|
fix not working validateProfile by rewriting it, could not change to other account and it was querying all accounts multiple times, even if it only want to validate an existing account
|
2013-11-08 17:56:47 +00:00 |
|
|
38748c2fa1
|
fix for action-checkboxes not transmitted in et2
|
2013-11-08 16:38:12 +00:00 |
|
|
ca92b22daf
|
Downgrade error about overwriting value, id exists twice to warning.
Stop warning about duplicate IDs in children of header bar, those values are part of nextmatch.
|
2013-11-08 16:28:07 +00:00 |
|