Nathan Gray
|
340fec0611
|
- Remove debug
- Change font in results to match selected option and other selectboxes
|
2012-12-10 16:16:58 +00:00 |
|
Nathan Gray
|
74931d30a9
|
Return the result of opening so caller can use it
|
2012-12-04 00:13:12 +00:00 |
|
Nathan Gray
|
713a78dc96
|
Add a new debug level that includes a stack trace
|
2012-12-04 00:12:13 +00:00 |
|
Nathan Gray
|
b0e47a70f7
|
Fix bug where multi-select default text was not fully shown
|
2012-11-27 22:24:25 +00:00 |
|
Nathan Gray
|
2ea64a658b
|
Better handling of different hights & open up vs down
|
2012-11-27 21:32:53 +00:00 |
|
Nathan Gray
|
4dc9f6a472
|
Fix for chosen results pushing down bottom of popup window
|
2012-11-26 22:55:09 +00:00 |
|
Nathan Gray
|
0b3836a9f5
|
If chosen selectbox is close to bottom of the page, open options above the selectbox
|
2012-11-21 16:22:29 +00:00 |
|
Nathan Gray
|
1484e44c00
|
Left align chosen selectbox contents
|
2012-11-15 17:40:46 +00:00 |
|
Nathan Gray
|
8b55a21206
|
More changes to use chosen for fancy selectboxes - apply to egw multi-select and select user too
|
2012-11-13 22:14:00 +00:00 |
|
Nathan Gray
|
f72a582532
|
Use chosen plugin for to get fancy selectboxes. Selectboxes with more than 12 options get it turned on automatically
|
2012-11-12 19:29:23 +00:00 |
|
Ralf Becker
|
79d2c8f8a1
|
fixed typo causing alert with "undefied" message, instead of an error
|
2012-10-24 09:52:00 +00:00 |
|
Klaus Leithoff
|
259a917e38
|
ckeditor (current) version 3.6.4
|
2012-10-09 15:03:32 +00:00 |
|
Christian Binder
|
bd270b4010
|
fix ignored _onExecute attribute
|
2012-08-25 14:40:48 +00:00 |
|
Christian Binder
|
98d17d7ca4
|
removed accidentally found typo and logging
|
2012-08-14 12:02:47 +00:00 |
|
Nathan Gray
|
f198fb8f6e
|
Lets try this theme for a while, see how it looks
|
2012-07-18 16:50:49 +00:00 |
|
Nathan Gray
|
5eae11346d
|
If possible, include CSS here. Menu does not really work without it.
|
2012-06-19 18:55:03 +00:00 |
|
Nathan Gray
|
234832d1f0
|
Make sure lang 'array' is not a real array - that means it's empty, and will return 0 for missing translations. It is supposed to be an object.
|
2012-06-12 18:47:42 +00:00 |
|
Nathan Gray
|
71456ff8ef
|
Force nextmatch to load affected rows by clearing the data from data store
|
2012-06-06 21:56:18 +00:00 |
|
Frédéric Erpicum
|
e2cb9b44e7
|
resolve problems in opening windows for viewing or editing in projectmanager
|
2012-05-17 09:26:25 +00:00 |
|
Klaus Leithoff
|
e49c5850e5
|
fix for IE8 using method indexOf as key while iterating over trans
|
2012-05-09 14:49:24 +00:00 |
|
Nathan Gray
|
0527ec2a88
|
Implement color picker
|
2012-05-02 18:01:17 +00:00 |
|
Nathan Gray
|
55ad5a320b
|
Open in new window if target is not specified
|
2012-04-25 16:23:27 +00:00 |
|
Nathan Gray
|
22cb0667eb
|
Handle Firefox vs Chrome File API
|
2012-04-05 22:31:01 +00:00 |
|
Ralf Becker
|
dd410d49fb
|
fixed javascript error stalling everything: et2_csvSplit is not yet defined, thought I dont understand why this is needed here anyway: using _name.split("/",2)
|
2012-04-05 07:38:07 +00:00 |
|
Nathan Gray
|
df2ba7ddd6
|
Get images named like appname/imagename working again for images outside current app
|
2012-04-04 19:37:17 +00:00 |
|
Nathan Gray
|
08cb4581ee
|
egw_open wants the whole registry
|
2012-04-04 19:17:07 +00:00 |
|
Nathan Gray
|
6e103c4c1b
|
Get images named like appname/imagename working again
|
2012-04-04 19:16:19 +00:00 |
|
Andreas Stöckel
|
cfa9c190bb
|
Implemented keyboard navigation and data retrival for uids
|
2012-03-29 14:11:22 +00:00 |
|
Nathan Gray
|
bc25b917d4
|
Fix namespace events - it's event.namespace
|
2012-03-28 21:01:51 +00:00 |
|
Andreas Stöckel
|
0ae151e638
|
Got selection working; only problem left with popup menus is, that entries don't get focused on rightclick
|
2012-03-28 15:36:17 +00:00 |
|
Ralf Becker
|
b55250b81a
|
encoding and decoding of vfs special characters
|
2012-03-28 13:58:18 +00:00 |
|
Ralf Becker
|
2f62d7e3b5
|
allow to set target in mime-registry: need target _self (instead default _blank) for directories opened in filemanager
|
2012-03-28 13:01:37 +00:00 |
|
Ralf Becker
|
2630a39651
|
moved egw_links.js window contect specific parts to egw_open.js: egw().open() and egw().open_link() renamed from egw().call_link()
|
2012-03-28 12:37:03 +00:00 |
|
Ralf Becker
|
fbdb8f3c55
|
mime_icon method for vfs-mime widget
|
2012-03-28 08:10:57 +00:00 |
|
Andreas Stöckel
|
3a23d4bb21
|
Fixed bug with Ctrl-Key no longer working
|
2012-03-27 13:44:38 +00:00 |
|
Nathan Gray
|
257f823773
|
Fix handling of file url for vfs
|
2012-03-26 23:27:09 +00:00 |
|
Nathan Gray
|
3aa8e64f73
|
Give a warning & return if you try to translate an object
|
2012-03-26 23:24:56 +00:00 |
|
Andreas Stöckel
|
34a43e8869
|
Various bug fixes in the grid, implemented prefetching, workaround for performance issues regarding update, removed _lastModification
|
2012-03-26 15:28:02 +00:00 |
|
Andreas Stöckel
|
7f57f28f38
|
Deactivated last commit (slow because pending requests are ignored), lastModification is now set per app in the model
|
2012-03-23 16:38:08 +00:00 |
|
Andreas Stöckel
|
eadeb57f28
|
Fixed problem with registered data callbacks, when the window the callback belongs to is closed
|
2012-03-23 13:39:27 +00:00 |
|
Andreas Stöckel
|
b134b36678
|
fixed some issues with egw_data, improved egw_json exception handling
|
2012-03-23 12:45:13 +00:00 |
|
Andreas Stöckel
|
23f221456f
|
Fixed problem with IE, adapted egw_data.js to specification changes
|
2012-03-23 12:06:52 +00:00 |
|
Ralf Becker
|
2e8d60d5a0
|
reorganized egw.link methods to call each other (and not dublicate code), using mime-registry to open files, todo: special download url of eg. filesystem stream wrapper
|
2012-03-21 16:02:50 +00:00 |
|
Ralf Becker
|
514375e2b6
|
knowUids instead of knowRanges, widgetId and some docu changes
|
2012-03-20 12:37:45 +00:00 |
|
Andreas Stöckel
|
a45f2d5c69
|
Commited egw_data.js
|
2012-03-20 12:05:31 +00:00 |
|
Klaus Leithoff
|
988373b6c4
|
fix bug regarding the positioning of the drag n drop context menu popup
|
2012-03-16 12:30:52 +00:00 |
|
Ralf Becker
|
f74b8264a2
|
propset svn:keywords Id
|
2012-03-15 08:38:01 +00:00 |
|
Ralf Becker
|
94f1c840d0
|
add custom translations
|
2012-03-14 12:11:19 +00:00 |
|
Andreas Stöckel
|
3ecb7a4eec
|
Added 'langRequire' function which allows to load translations during runtime
|
2012-03-13 16:05:52 +00:00 |
|
Nathan Gray
|
1d74169848
|
Add time picker popup
|
2012-03-12 21:20:46 +00:00 |
|