horde.git
16 years agoRevert "add constraint coupler to separate object creation from logic classes"
Chuck Hagenbuch [Mon, 28 Sep 2009 18:28:42 +0000 (14:28 -0400)]
Revert "add constraint coupler to separate object creation from logic classes"

This reverts commit 360abb926cba981e5aa2eba66129a7815004ef1a.

16 years agoUse addConstraint() in the compound constraint constructor
Chuck Hagenbuch [Mon, 28 Sep 2009 18:26:43 +0000 (14:26 -0400)]
Use addConstraint() in the compound constraint constructor
Collapse compound constraints of the same type

16 years agotrack Horde_Lock changes
Michael J. Rubinsky [Mon, 28 Sep 2009 17:57:45 +0000 (13:57 -0400)]
track Horde_Lock changes

16 years agoAdd Horde_Lock to git.
Michael J. Rubinsky [Mon, 28 Sep 2009 17:56:29 +0000 (13:56 -0400)]
Add Horde_Lock to git.

16 years agoFix replacement string
Michael M Slusarz [Mon, 28 Sep 2009 17:46:17 +0000 (11:46 -0600)]
Fix replacement string

16 years agoAnother attempt at sizing correctly - use entire HTML element instead of BODY tag
Michael M Slusarz [Mon, 28 Sep 2009 17:11:13 +0000 (11:11 -0600)]
Another attempt at sizing correctly - use entire HTML element instead of BODY tag

16 years agoFix DOM traversal
Michael M Slusarz [Mon, 28 Sep 2009 17:10:34 +0000 (11:10 -0600)]
Fix DOM traversal

16 years agoFix hover effect over folders in dimp
Michael M Slusarz [Mon, 28 Sep 2009 06:56:33 +0000 (00:56 -0600)]
Fix hover effect over folders in dimp

16 years agochange title for this icon to "Meeting" instead of the attendee count
Michael J. Rubinsky [Mon, 28 Sep 2009 16:45:06 +0000 (12:45 -0400)]
change title for this icon to "Meeting" instead of the attendee count

16 years agoSet the include_path to include the default lib/ directory when running tests
Chuck Hagenbuch [Mon, 28 Sep 2009 15:54:23 +0000 (11:54 -0400)]
Set the include_path to include the default lib/ directory when running tests

16 years agoChange test helper method name to avoid conflicts with PHPUnit's throwException method
Chuck Hagenbuch [Mon, 28 Sep 2009 15:44:03 +0000 (11:44 -0400)]
Change test helper method name to avoid conflicts with PHPUnit's throwException method

16 years agoMake sure $end is a Horde_Date object
Michael J. Rubinsky [Mon, 28 Sep 2009 15:43:30 +0000 (11:43 -0400)]
Make sure $end is a Horde_Date object

16 years agoRemove references (&) that throw E_DEPRECATED errors
Chuck Hagenbuch [Mon, 28 Sep 2009 15:40:44 +0000 (11:40 -0400)]
Remove references (&) that throw E_DEPRECATED errors

16 years agoFix calculating bottom event position.
Jan Schneider [Mon, 21 Sep 2009 17:00:18 +0000 (19:00 +0200)]
Fix calculating bottom event position.

16 years agoFix converting all-day events to regular events.
Jan Schneider [Mon, 21 Sep 2009 16:58:36 +0000 (18:58 +0200)]
Fix converting all-day events to regular events.

16 years agoFix tests.
Jan Schneider [Fri, 25 Sep 2009 16:17:24 +0000 (18:17 +0200)]
Fix tests.

16 years agoAllow to load test suite dependencies from test suites in other packages. In addition...
Gunnar Wrobel [Mon, 28 Sep 2009 09:18:58 +0000 (11:18 +0200)]
Allow to load test suite dependencies from test suites in other packages. In addition fix the test suites so that they can be loaded again. The tests themselves still need some cleanup.

16 years agoWe should only be matching url:script inside of HTML tags
Michael M Slusarz [Mon, 28 Sep 2009 05:10:54 +0000 (23:10 -0600)]
We should only be matching url:script inside of HTML tags

Ticket #8592

16 years agoFix path.
Michael M Slusarz [Mon, 28 Sep 2009 05:10:44 +0000 (23:10 -0600)]
Fix path.

16 years agoOnly deal with base tags when viewing inline
Michael M Slusarz [Mon, 28 Sep 2009 04:17:00 +0000 (22:17 -0600)]
Only deal with base tags when viewing inline

16 years agoTicket #8592: Fix resizing height
Michael M Slusarz [Mon, 28 Sep 2009 04:04:35 +0000 (22:04 -0600)]
Ticket #8592: Fix resizing height

16 years agoTicket #8592 - More IFRAME/HTML work
Michael M Slusarz [Mon, 28 Sep 2009 03:12:59 +0000 (21:12 -0600)]
Ticket #8592 - More IFRAME/HTML work

IFRAME & IFRAME data are now loaded on the same page; javascript does
the dynamic addition of the text to the IFRAME.  Saves a server access.
Image block display now works again entirely via javascript, rather than
requiring another server access.

16 years agoRemove unused classes.
Michael M Slusarz [Mon, 28 Sep 2009 02:11:04 +0000 (20:11 -0600)]
Remove unused classes.

16 years agoDon't strip style attributes if not viewing inline
Michael M Slusarz [Sun, 27 Sep 2009 17:44:58 +0000 (11:44 -0600)]
Don't strip style attributes if not viewing inline

16 years agoAdd the headers array to the Curl request
Michael J. Rubinsky [Sun, 27 Sep 2009 17:11:30 +0000 (13:11 -0400)]
Add the headers array to the Curl request

16 years agofix Curl requests defaulting to POST instead of GET (and otherwise ignoring the
Chuck Hagenbuch [Sun, 27 Sep 2009 16:25:10 +0000 (12:25 -0400)]
fix Curl requests defaulting to POST instead of GET (and otherwise ignoring the
request method)

16 years agoMove automatic request object generation to a factory method
Chuck Hagenbuch [Sun, 27 Sep 2009 16:24:20 +0000 (12:24 -0400)]
Move automatic request object generation to a factory method

16 years agoiPhoto (and Aperture) plugins ca only be compiled as 32 bit at the moment.
Michael J. Rubinsky [Sun, 27 Sep 2009 15:46:54 +0000 (11:46 -0400)]
iPhoto (and Aperture) plugins ca only be compiled as 32 bit at the moment.

16 years agoadd constraint coupler to separate object creation from logic classes
James Pepin [Sun, 27 Sep 2009 02:30:14 +0000 (22:30 -0400)]
add constraint coupler to separate object creation from logic classes

16 years agoreturn $this from add* methods to allow method chaining
James Pepin [Sun, 27 Sep 2009 01:29:14 +0000 (21:29 -0400)]
return $this from add* methods to allow method chaining

16 years agoRemove a bunch of NSLog output, set a DEBUG preprocessor macro for the debug build.
Michael J. Rubinsky [Sat, 26 Sep 2009 16:59:31 +0000 (12:59 -0400)]
Remove a bunch of NSLog output, set a DEBUG preprocessor macro for the debug build.

16 years agoAdd compiled installer package to .gitignore
Michael J. Rubinsky [Sat, 26 Sep 2009 15:26:12 +0000 (11:26 -0400)]
Add compiled installer package to .gitignore

16 years agoAdd PackageMaker script
Michael J. Rubinsky [Sat, 26 Sep 2009 15:23:18 +0000 (11:23 -0400)]
Add PackageMaker script

16 years agoFix logic for redisplaying the remote gallery view if it's already loaded.
Michael J. Rubinsky [Sat, 26 Sep 2009 15:18:03 +0000 (11:18 -0400)]
Fix logic for redisplaying the remote gallery view if it's already loaded.
Tweak some return value types.

16 years agoFix build path (Plugins -> Plug-Ins). Why this isn't standard across Apple's applicat...
Michael J. Rubinsky [Sat, 26 Sep 2009 15:15:36 +0000 (11:15 -0400)]
Fix build path (Plugins -> Plug-Ins). Why this isn't standard across Apple's applications, I don't know.

16 years agoChanges for compiling a native 10.6 version of these plugins.
Michael J. Rubinsky [Sat, 26 Sep 2009 14:23:33 +0000 (10:23 -0400)]
Changes for compiling a native 10.6 version of these plugins.

Replace some method calls that were deprecated in the 10.6 SDK,
add some interface declarations that are now required in 10.6. Add
preprocessor directives to make sure the proper methods are used.

16 years agoAdd a Constraint-based log filter
Chuck Hagenbuch [Sat, 26 Sep 2009 03:39:17 +0000 (23:39 -0400)]
Add a Constraint-based log filter

16 years agoadd new Horde_Constraint package for building up constraint sets
Chuck Hagenbuch [Sat, 26 Sep 2009 03:15:35 +0000 (23:15 -0400)]
add new Horde_Constraint package for building up constraint sets

16 years agoautoload PHPUnit classes
Chuck Hagenbuch [Sat, 26 Sep 2009 03:39:57 +0000 (23:39 -0400)]
autoload PHPUnit classes

16 years agotweak the build path to work along with the packaging script
Michael J. Rubinsky [Fri, 25 Sep 2009 21:00:04 +0000 (17:00 -0400)]
tweak the build path to work along with the packaging script

16 years agoIf iPhoto cannot locate the original image file, we won't have a valid
Michael J. Rubinsky [Fri, 25 Sep 2009 20:58:23 +0000 (16:58 -0400)]
If iPhoto cannot locate the original image file, we won't have a valid
NSData object for the image data. Also, silence the last compiler warning.

16 years agoRevert "Play around with some bordering in the dimp message list"
Chuck Hagenbuch [Fri, 25 Sep 2009 20:17:52 +0000 (16:17 -0400)]
Revert "Play around with some bordering in the dimp message list"

This reverts commit 8771de77aeb56f74372962183ac89535882762fa.

16 years agoUpdate .gitignore to only ingore top-level lib/ and libs/ directories
Chuck Hagenbuch [Fri, 25 Sep 2009 20:16:02 +0000 (16:16 -0400)]
Update .gitignore to only ingore top-level lib/ and libs/ directories

16 years agoFix .gitignore to only ignore lib/ and libs/ directories, and only the top-level...
Chuck Hagenbuch [Fri, 25 Sep 2009 20:15:21 +0000 (16:15 -0400)]
Fix .gitignore to only ignore lib/ and libs/ directories, and only the top-level ones.

16 years agoFirst attempt at optional caching of Horde_Routes generated mappings (Request #8563).
Chuck Hagenbuch [Fri, 25 Sep 2009 20:07:52 +0000 (16:07 -0400)]
First attempt at optional caching of Horde_Routes generated mappings (Request #8563).

16 years agouse bin/ as a consistent dir name
Chuck Hagenbuch [Fri, 25 Sep 2009 20:07:24 +0000 (16:07 -0400)]
use bin/ as a consistent dir name

16 years agoClean up build options, standardize plist entries, add initial try
Michael J. Rubinsky [Fri, 25 Sep 2009 19:02:32 +0000 (15:02 -0400)]
Clean up build options, standardize plist entries, add initial try
at a PackageMaker installer script for iPhoto plugin.

16 years agoInclude these in the main header also
Michael J. Rubinsky [Fri, 25 Sep 2009 18:51:33 +0000 (14:51 -0400)]
Include these in the main header also

16 years agoClean up #import, protect against invalid selectedIndex in combo box.
Michael J. Rubinsky [Fri, 25 Sep 2009 18:50:35 +0000 (14:50 -0400)]
Clean up #import, protect against invalid selectedIndex in combo box.

16 years agoSync changes to AnselKit from iPhoto2Ansel.
Michael J. Rubinsky [Fri, 25 Sep 2009 18:43:45 +0000 (14:43 -0400)]
Sync changes to AnselKit from iPhoto2Ansel.

Don't assume we have a server response.

16 years agoWe might not have a valid server response, so don't assume the dictionary entry is...
Michael J. Rubinsky [Fri, 25 Sep 2009 18:41:23 +0000 (14:41 -0400)]
We might not have a valid server response, so don't assume the dictionary entry is there.

16 years agoOops. Re-add errouneously removed delegate methods.
Michael J. Rubinsky [Fri, 25 Sep 2009 18:40:50 +0000 (14:40 -0400)]
Oops. Re-add errouneously removed delegate methods.

16 years agoRefactor iPhoto2Ansel to use the new AnselKit code, tweak some project properties...
Michael J. Rubinsky [Fri, 25 Sep 2009 16:42:49 +0000 (12:42 -0400)]
Refactor iPhoto2Ansel to use the new AnselKit code, tweak some project properties, etc...

16 years agomake this a working phpunit test
Chuck Hagenbuch [Fri, 25 Sep 2009 17:50:32 +0000 (13:50 -0400)]
make this a working phpunit test

16 years agoautoload phpunit classes
Chuck Hagenbuch [Fri, 25 Sep 2009 17:50:22 +0000 (13:50 -0400)]
autoload phpunit classes

16 years agoUse include_once in these autoload stub functions for safety.
Chuck Hagenbuch [Fri, 25 Sep 2009 17:31:03 +0000 (13:31 -0400)]
Use include_once in these autoload stub functions for safety.

16 years agotweak hasLevel() and use it in addLevel()
Chuck Hagenbuch [Fri, 25 Sep 2009 17:12:07 +0000 (13:12 -0400)]
tweak hasLevel() and use it in addLevel()

16 years agoMove phishing highlighting CSS into driver (needed since output might be in an IFRAME...
Michael M Slusarz [Fri, 25 Sep 2009 17:10:08 +0000 (11:10 -0600)]
Move phishing highlighting CSS into driver (needed since output might be in an IFRAME; Add 'phishing' parameter

16 years agoCorrectly show phishing highlighting when viewing inline
Michael M Slusarz [Fri, 25 Sep 2009 17:10:37 +0000 (11:10 -0600)]
Correctly show phishing highlighting when viewing inline

16 years agoThis style has been moved inside the HTML viewer.
Michael M Slusarz [Fri, 25 Sep 2009 17:10:21 +0000 (11:10 -0600)]
This style has been moved inside the HTML viewer.

16 years agoFix adding phishing status info
Michael M Slusarz [Wed, 23 Sep 2009 19:27:49 +0000 (13:27 -0600)]
Fix adding phishing status info

16 years agocan't clone NULL
Chuck Hagenbuch [Fri, 25 Sep 2009 15:27:14 +0000 (11:27 -0400)]
can't clone NULL

16 years agoAdd upgrade script (Bug #8584).
Jan Schneider [Fri, 25 Sep 2009 15:19:59 +0000 (17:19 +0200)]
Add upgrade script (Bug #8584).

16 years agoMake arguments optional (Bug #8601).
Jan Schneider [Fri, 25 Sep 2009 14:18:50 +0000 (16:18 +0200)]
Make arguments optional (Bug #8601).

16 years agoWe might have a connection already, use the parent method.
Jan Schneider [Fri, 25 Sep 2009 14:11:52 +0000 (16:11 +0200)]
We might have a connection already, use the parent method.

16 years agoUse the more complete toString() output if available.
Jan Schneider [Mon, 21 Sep 2009 12:43:19 +0000 (14:43 +0200)]
Use the more complete toString() output if available.

16 years agoFix retrieving languages.
Jan Schneider [Thu, 17 Sep 2009 12:03:25 +0000 (14:03 +0200)]
Fix retrieving languages.

16 years agoMFB: Don't return an error on empty LDAP search results (Bug #8595).
Jan Schneider [Fri, 25 Sep 2009 14:04:49 +0000 (16:04 +0200)]
MFB: Don't return an error on empty LDAP search results (Bug #8595).

16 years agoBFN
Jan Schneider [Fri, 25 Sep 2009 13:28:39 +0000 (15:28 +0200)]
BFN

16 years agoDon't make up fake dates for searching events without start or end limits (Bug #8590).
Jan Schneider [Fri, 25 Sep 2009 13:26:53 +0000 (15:26 +0200)]
Don't make up fake dates for searching events without start or end limits (Bug #8590).

16 years agoFix share_id column type (Bug #8584).
Jan Schneider [Fri, 25 Sep 2009 12:25:26 +0000 (14:25 +0200)]
Fix share_id column type (Bug #8584).

16 years agoMFB: 1.22.10.20
Matt Selsky [Fri, 25 Sep 2009 08:05:30 +0000 (04:05 -0400)]
MFB: 1.22.10.20

Fix SQL syntax.

Bug: 8600
Submitted by: moreda@allenta.com

16 years agofix for bug where magic bind method would not work if binder class had dependencies.
Bob McKee [Thu, 24 Sep 2009 20:09:03 +0000 (16:09 -0400)]
fix for bug where magic bind method would not work if binder class had dependencies.

16 years agoadd hasLevel() for checking for an existing log level
Chuck Hagenbuch [Thu, 24 Sep 2009 15:06:49 +0000 (11:06 -0400)]
add hasLevel() for checking for an existing log level

16 years agoConvert the package and the testsuite to using Horde_Injector.
Gunnar Wrobel [Thu, 24 Sep 2009 08:01:51 +0000 (10:01 +0200)]
Convert the package and the testsuite to using Horde_Injector.

16 years agofirst shot at moving build tools into the git framework.
Chuck Hagenbuch [Thu, 24 Sep 2009 02:54:06 +0000 (22:54 -0400)]
first shot at moving build tools into the git framework.

I intend to make these consistent across horde and horde-hatchery, so that
people don't need to pull CVS just to symlink a framework setup. Naming and
organizational suggestions are welcome. This also renames a few scripts, makes
lib/ the default (instead of libs/) for H4, and standardizes the test runner as
a script instead of a weird psuedo-class.

16 years ago- Move some random environment modification functionality out of the request
Chuck Hagenbuch [Wed, 23 Sep 2009 21:47:37 +0000 (17:47 -0400)]
- Move some random environment modification functionality out of the request
  base class
- Remove random unused locale code from the controller base class
- Various tweaks to the base request/response objects
- Add some tweaks to the Cli request/response objects for easier CLI handling

16 years agoToss some of the random environment setup code into a separate class.
Chuck Hagenbuch [Wed, 23 Sep 2009 20:47:01 +0000 (16:47 -0400)]
Toss some of the random environment setup code into a separate class.

16 years agoAdd a method for getting an SplFileObject pointing to a Horde_Support_StringStream
Chuck Hagenbuch [Wed, 23 Sep 2009 20:32:07 +0000 (16:32 -0400)]
Add a method for getting an SplFileObject pointing to a Horde_Support_StringStream

16 years agoMFB - keep the image_id before reindexing the array
Michael J. Rubinsky [Wed, 23 Sep 2009 18:49:22 +0000 (14:49 -0400)]
MFB - keep the image_id before reindexing the array

16 years agoMFB: put newer images on the top of older images on the google map.
Michael J. Rubinsky [Wed, 23 Sep 2009 18:36:10 +0000 (14:36 -0400)]
MFB: put newer images on the top of older images on the google map.

16 years agoFix IMP's address book selection pref UI. Still doesn't save properly, but
Michael J. Rubinsky [Wed, 23 Sep 2009 16:57:26 +0000 (12:57 -0400)]
Fix IMP's address book selection pref UI. Still doesn't save properly, but
now at least the UI is working somewhat normally.

16 years agofix $registry->call() invocation. (api parameters must be passed as arrays)
Michael J. Rubinsky [Wed, 23 Sep 2009 13:59:50 +0000 (09:59 -0400)]
fix $registry->call() invocation. (api parameters must be passed as arrays)

16 years agoFix ZIP constant names.
Matt Selsky [Wed, 23 Sep 2009 08:14:26 +0000 (04:14 -0400)]
Fix ZIP constant names.

16 years agoFix ZIP constant names.
Matt Selsky [Wed, 23 Sep 2009 08:13:20 +0000 (04:13 -0400)]
Fix ZIP constant names.

16 years agoThis table is no longer used.
Michael M Slusarz [Wed, 23 Sep 2009 04:52:42 +0000 (22:52 -0600)]
This table is no longer used.

16 years agoRemove what looks to be debug code.
Michael M Slusarz [Wed, 23 Sep 2009 04:32:53 +0000 (22:32 -0600)]
Remove what looks to be debug code.

16 years agoFix related ID value
Michael M Slusarz [Wed, 23 Sep 2009 03:21:17 +0000 (21:21 -0600)]
Fix related ID value

16 years agoTicket #8592: First attempt at displaying HTML parts in IFRAMEs
Michael M Slusarz [Tue, 22 Sep 2009 18:05:13 +0000 (12:05 -0600)]
Ticket #8592: First attempt at displaying HTML parts in IFRAMEs

16 years agoSplit phishing detection in separate functions
Michael M Slusarz [Wed, 23 Sep 2009 04:56:50 +0000 (22:56 -0600)]
Split phishing detection in separate functions

16 years agoRevert to older, more colorful, non-line-chopping PHP highlighting
Chuck Hagenbuch [Tue, 22 Sep 2009 21:31:07 +0000 (17:31 -0400)]
Revert to older, more colorful, non-line-chopping PHP highlighting

16 years agoBetter organization for source code tree
Michael J. Rubinsky [Tue, 22 Sep 2009 18:49:41 +0000 (14:49 -0400)]
Better organization for source code tree

16 years agoClean up, use constants where possible, organize header files, better error messages
Michael J. Rubinsky [Tue, 22 Sep 2009 18:40:51 +0000 (14:40 -0400)]
Clean up, use constants where possible, organize header files, better error messages

16 years agoBug #8596: Fix constant name
Michael M Slusarz [Tue, 22 Sep 2009 17:00:49 +0000 (11:00 -0600)]
Bug #8596: Fix constant name

16 years agoBug #8596: Horde 4 updates
Michael M Slusarz [Tue, 22 Sep 2009 17:00:02 +0000 (11:00 -0600)]
Bug #8596: Horde 4 updates

16 years agoBetter positioning of submenu icon
Michael M Slusarz [Fri, 18 Sep 2009 21:47:07 +0000 (15:47 -0600)]
Better positioning of submenu icon

16 years agoPopup submenus to left if going offscreen.
Michael M Slusarz [Fri, 18 Sep 2009 21:45:30 +0000 (15:45 -0600)]
Popup submenus to left if going offscreen.

16 years agothese still won't work, but at least remove completely deprecated functionality
Chuck Hagenbuch [Mon, 21 Sep 2009 18:54:35 +0000 (14:54 -0400)]
these still won't work, but at least remove completely deprecated functionality

16 years agoAdd the real maintainers now that they have dev accounts.
Chuck Hagenbuch [Mon, 21 Sep 2009 18:23:28 +0000 (14:23 -0400)]
Add the real maintainers now that they have dev accounts.

16 years agoDon't use Horde_Db static methods
Chuck Hagenbuch [Mon, 21 Sep 2009 17:38:48 +0000 (13:38 -0400)]
Don't use Horde_Db static methods