| 2009-08-05 |
Michael J.... | Refactor a bit to differentiate between the various... |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael J.... | Add 2.0 section to CHANGES, add note about Exif code... |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael M Slusarz | Fix alert determination. |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael M Slusarz | Clear alerts stack after calling alerts() |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Matt Selsky | Typos, grammar. |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Jan Schneider | Use constants for the different views. |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Jan Schneider | Improve LDAP documentation a lot. |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Jan Schneider | ws |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael M Slusarz | Move IMAP alert notifications to a central location. |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael M Slusarz | Bug #8475: Better way to make sure system tasks are... |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael M Slusarz | nits |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael M Slusarz | Bug #8468: Doing too much magic on rename folder name... |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael M Slusarz | Add missing popup.js file. |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael M Slusarz | Tweak some colors. |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael M Slusarz | Rework prefsStatus() API call so it works on all prefs... |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael M Slusarz | Optimize output of CSS/JS |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael M Slusarz | Fix paren placement |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael M Slusarz | Make sure systemtasks are always run before logintasks |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael M Slusarz | We always need to search empty namespaces |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael M Slusarz | Bug #8468: When appending namespaces, search for empty... |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael M Slusarz | phpdoc |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael M Slusarz | Move appendNamespace() to IMP_Imap::. |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael M Slusarz | Ignore caching if a Horde_Cache_Null object is returned |
commit | commitdiff | tree | snapshot |
| 2009-08-05 |
Michael J.... | Assuming this was left as include_once inadvertanly... |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Track autoload changes |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Optimize autoloading. |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Proper class naming conventions for Imp_Mimp and Imp_Dimp |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Fix popup link |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Expand use of getServiceLink(). |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Use Horde::getServiceLink() to generate prefsapi link |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Finer-grained control of script loading order |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Jan Schneider | Don't silence include_once, and allow Api.php to not... |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Indicate these varaibles should be defined first |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Not needed anymore. |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Jan Schneider | Use Horde_String::ucfirst(). |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Lump the IMP/DIMP variables with any other scripts... |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Rework some wording in prefs.php. |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Not sure where this went in Git - probably due to the... |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael J.... | Fix scope |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael J.... | Will discuss this with Chuck, but until then, make... |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael J.... | Need to ucfirst() the appname when trying to load it... |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | These need to be global, since base.php may be called... |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Authentication check is now handled in services/prefs.php |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Add 'load_base' option to pushApp() |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Make CSS compression configurable |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael J.... | Log this exception if we are going to ignore it |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael J.... | Need to render the menu here now that the parameter... |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael J.... | Add a stub for Content_Api to avoid fatal errors laodin... |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael J.... | Merge from FW_3, log this failure |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Jan Schneider | Remove ignore on js files. |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Use API for Prefs UI menu generation. |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Add IMP::getViewMode(). |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Fix notify()/wrapInlineScript() calls. |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Add some more info on Prefs UI functions |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Truncate subject display in thread view - this informat... |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Fix usage of truncate length |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Fix popup JSON encoding |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Fix determination of settable IMAP flags |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Less wordy. |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Improve thread sort display on servers that don't suppo... |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Move prefs.php code inside of API file. |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Add a bit of API documentation |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Implement new API framework. |
commit | commitdiff | tree | snapshot |
| 2009-08-04 |
Michael M Slusarz | Convert to new API framework. |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael J.... | silly me... just use the '-n' option to prevent exiftoo... |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael J.... | Deal with array types, make sure we start with a positi... |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael M Slusarz | Fix function name. |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael M Slusarz | Guess you can't unset a static member variable - use... |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Jan Schneider | Updated |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Jan Schneider | typo |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael J.... | Process exif data before returning, fixes for differenc... |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael J.... | Catch errors from Horde_Image |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Matt Selsky | Add missing ; |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Matt Selsky | Use parens to make negation more clear with instanceof. |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael J.... | Commit initial code for a Exiftool (sno.phy.queensu... |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael M Slusarz | Fix param name |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael J.... | Clean up the Ansel_View_Base::json method. |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Jan Schneider | Revert "BC" |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael J.... | Clean up slideshow js. |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael J.... | Clean up the Image and Slideshow views. |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael M Slusarz | Bug #8447: Undefined values in login tasks |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael M Slusarz | Fix conversion of sort pref |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael M Slusarz | Fix off-by-one error |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael M Slusarz | Make sure this number is cast to an integer |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Jan Schneider | Provide a non-javascript link for editing permissions. |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Jan Schneider | Fix link generation. |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Jan Schneider | Remove BC webdav stuff. Use pretty URLs in Nag. |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Jan Schneider | Fix link generation. |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Jan Schneider | Fix HTML. |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Jan Schneider | <script> belongs into either head or body. |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Jan Schneider | Fix parse error. |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Jan Schneider | BC |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Jan Schneider | Add Id |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Gonçalo Queirós | Fix toggling tasks. |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Gonçalo Queirós | Cast values. |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael M Slusarz | Get rid of js/src directories. |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael M Slusarz | Improvements to CSS/JS loading |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael M Slusarz | Re-add this string since dimp doesn't use horde's popup.js |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael M Slusarz | Add support for yui and no js compression |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Michael M Slusarz | Add YUI Compressor support to javascript minify filter. |
commit | commitdiff | tree | snapshot |
| next |