projects
/
horde.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
horde.git
2009-04-29
Michael J....
Implement Streams.publish - it's now fairly easy to...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Michael J....
Implement Streams.get
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Michael J....
Add the Streams.php file to package.xml
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Michael J....
Fix function name
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Michael J....
Stub out and start working on the new Open Streams API
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Michael J....
add PUBLISH_STREAM permission
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Michael J....
Now that FB understands the difference between an integ...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Jan Schneider
Import skoli.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Typos.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Add a draft package.xml.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Clean up the configuration directory for packaging.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
The themes directory belongs into the document root.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
This view is not required.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Add the application handler.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Reorganize the www dir for PEAR.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
We dont need a separate bootstrap handler at the moment.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Move "bin" -> "script"
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Ignore all *.local.php files.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Fixes to make the PEAR based installation work (at...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Rename to TODO.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Add a very basic login view.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Continued reordering the package for a PEAR release.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Adapt to structural changes and pull in the functionali...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Reorder the application to get a structure that makes...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Jan Schneider
Reload the complete month view, per-calendar, if insert...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Gunnar Wrobel
Use getServer()
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Gunnar Wrobel
The form to allow object actions.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Gunnar Wrobel
Comment the base definition and rely on the *local...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Gunnar Wrobel
A very rough command line interface for koward.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Gunnar Wrobel
Enable object actions.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Gunnar Wrobel
Completed object deletion.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Gunnar Wrobel
Added searching. Finished deletion of objects. Allowed...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Gunnar Wrobel
Provide the search configuration. Only instantiate...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Gunnar Wrobel
Added a draft for the search view.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Duck (Jakob...
fix notifications
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Duck (Jakob...
update translation
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Duck (Jakob...
fix admins
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Duck (Jakob...
update FB code
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Duck (Jakob...
avoid malware dates
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Duck (Jakob...
remove not needed space
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Duck (Jakob...
Un used function
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Duck (Jakob...
We dont use groups here
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Duck (Jakob...
Add notifications
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Duck (Jakob...
Add get/setStatus
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Jan Schneider
Fix hiding divs when deleting events.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Jan Schneider
Drag events between days in week view.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Jan Schneider
Use full width if dragging around.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Jan Schneider
Keep the dragged event highlighted.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Jan Schneider
update(), not setText().
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Jan Schneider
Fix overwriting instead of merging.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Jan Schneider
Vertical dragging of day/week events implemented.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Jan Schneider
Move some duplicate code into a method.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Jan Schneider
Fix variable name.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Jan Schneider
Save resized events, yay.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Jan Schneider
Parse start/end dates only once.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Jan Schneider
Use update().
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Jan Schneider
Finish resizing of events in week view.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Jan Schneider
Add request number.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Jan Schneider
Show possible event conflicts in iTip viewer (Request...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Jan Schneider
Ignore .txt config files.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Jan Schneider
Resizing of events in day views. No saving of results...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Michael M Slusarz
Fix preview printing on FF
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Michael M Slusarz
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Michael J....
Method name changes to match the autocompleter code
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Michael J....
Use prettyautocomplete.js from horde
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Michael J....
Refactor the new, pretty, autocomplete code (preparing...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Michael M Slusarz
Bug #8203: Fix redirect compose
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Michael M Slusarz
CSS tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Michael M Slusarz
Ticket #7296: Don't show thread graphics when in subjec...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Michael M Slusarz
Bug #8144: Fix Virtual Folder sort in dimp
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Michael M Slusarz
Rewrite viewport buffer request code.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Michael M Slusarz
Fix setting rownum in output.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Michael M Slusarz
Fix parameter name.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Michael M Slusarz
These are number values.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Michael M Slusarz
Improved viewport doc
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Michael M Slusarz
Vastly improved select all viewport code
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Michael M Slusarz
Bug #8127: Don't display expanding folders in special...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Michael M Slusarz
Missed a _renderViewport() conversion.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Michael M Slusarz
Bug #8186: Fix keyboard nav in IMP mailbox view
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Michael M Slusarz
Don't send rownum w/data; use IMP format for UIDs
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Michael M Slusarz
More cleanup of ViewPort
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Michael M Slusarz
Fix some issues with updating unseen count when flaggin...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Michael M Slusarz
Centralize loading image display
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Michael M Slusarz
More formatting tweaks
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Chuck Hagenbuch
note about file version numbers
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Michael M Slusarz
Clean up setting of JS vars from PHP code
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Michael M Slusarz
These graphics aren't themed
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Michael M Slusarz
Reset scroll position on preview pane when clearing.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Michael M Slusarz
Better positioning code for loading graphics.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Michael M Slusarz
Fix variable warning
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Michael M Slusarz
Bug #8167: Config items -> prefs
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Michael M Slusarz
Pare down some unneeded styles in DIMP CSS
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Michael M Slusarz
Work around annoying IE 6 limitation
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Michael M Slusarz
Missed inline-block fix in IE files
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Michael M Slusarz
More descriptive classnames for spellcheck classes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Michael M Slusarz
Unnecessary statically defined padding.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Michael M Slusarz
Unnecessary assignment.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Michael M Slusarz
Make label and parent optional values to save on transp...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Michael M Slusarz
Send some data as intvals.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Michael M Slusarz
pollFolders -> poll. Saves on some unnecessary descrip...
commit
|
commitdiff
|
tree
|
snapshot
next