Merge horde/Ajax into horde/Core.
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 14 Jul 2010 22:52:45 +0000 (16:52 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 16 Jul 2010 22:52:50 +0000 (16:52 -0600)
commite149c7180ec549934c1f63334a466addd41710fb
tree6462f2132fadfa24aea6123c72694953d6279c9c
parent37db1ae919326399b18d6d2eacfdec37e5c632d9
Merge horde/Ajax into horde/Core.

Ajax related code is so interrelated to core Horde code that it is
simply too much overhead to maintain as a separate package.

Add binders for Application file (Horde_Ajax) and Imple
(Horde_Ajax_Imple).
67 files changed:
ansel/gallery.php
ansel/lib/Ajax/Imple/EditCaption.php
ansel/lib/Ajax/Imple/EditFaces.php
ansel/lib/Ajax/Imple/Embed.php
ansel/lib/Ajax/Imple/GallerySlugCheck.php
ansel/lib/Ajax/Imple/ImageSaveGeotag.php
ansel/lib/Ajax/Imple/LocationAutoCompleter.php
ansel/lib/Ajax/Imple/TagActions.php
ansel/lib/Ajax/Imple/ToggleGalleryActions.php
ansel/lib/Ajax/Imple/ToggleOtherGalleries.php
ansel/lib/Ansel.php
ansel/lib/Tile/Image.php
ansel/lib/View/Image.php
ansel/lib/Widget/Actions.php
ansel/lib/Widget/Geotag.php
ansel/lib/Widget/ImageFaces.php
ansel/lib/Widget/OtherGalleries.php
ansel/lib/Widget/Tags.php
ansel/map_edit.php
framework/Ajax/lib/Horde/Ajax.php [deleted file]
framework/Ajax/lib/Horde/Ajax/Application/Base.php [deleted file]
framework/Ajax/lib/Horde/Ajax/Exception.php [deleted file]
framework/Ajax/lib/Horde/Ajax/Imple.php [deleted file]
framework/Ajax/lib/Horde/Ajax/Imple/AutoCompleter.php [deleted file]
framework/Ajax/lib/Horde/Ajax/Imple/Base.php [deleted file]
framework/Ajax/lib/Horde/Ajax/Imple/Geocoder/Geonames.php [deleted file]
framework/Ajax/lib/Horde/Ajax/Imple/SpellChecker.php [deleted file]
framework/Ajax/package.xml [deleted file]
framework/Core/lib/Horde.php
framework/Core/lib/Horde/Core/Ajax/Application.php [new file with mode: 0644]
framework/Core/lib/Horde/Core/Ajax/Imple.php [new file with mode: 0644]
framework/Core/lib/Horde/Core/Ajax/Imple/AutoCompleter.php [new file with mode: 0644]
framework/Core/lib/Horde/Core/Ajax/Imple/Geocoder/Geonames.php [new file with mode: 0644]
framework/Core/lib/Horde/Core/Ajax/Imple/SpellChecker.php [new file with mode: 0644]
framework/Core/lib/Horde/Core/Binder/Ajax.php [new file with mode: 0644]
framework/Core/lib/Horde/Core/Binder/Imple.php [new file with mode: 0644]
framework/Core/lib/Horde/Core/Factory/Ajax.php [new file with mode: 0644]
framework/Core/lib/Horde/Core/Factory/Imple.php [new file with mode: 0644]
framework/Core/lib/Horde/Registry.php
framework/Core/package.xml
horde/config/hooks.php.dist
horde/js/hordemap/map.js
horde/services/ajax.php
horde/services/imple.php
imp/config/hooks.php.dist
imp/lib/Ajax/Application.php
imp/lib/Ajax/Imple/ContactAutoCompleter.php
imp/lib/Ajax/Imple/PassphraseDialog.php
imp/lib/Mime/Viewer/Pgp.php
imp/lib/Mime/Viewer/Smime.php
imp/lib/Prefs/Ui.php
imp/lib/Ui/Compose.php
kronolith/attendees.php
kronolith/calendars/edit.php
kronolith/config/hooks.php.dist
kronolith/index.php
kronolith/lib/Ajax/Application.php
kronolith/lib/Ajax/Imple/ContactAutoCompleter.php
kronolith/lib/Ajax/Imple/Embed.php
kronolith/lib/Ajax/Imple/TagActions.php
kronolith/lib/Ajax/Imple/TagAutoCompleter.php
kronolith/lib/Kronolith.php
kronolith/templates/edit/edit.inc
kronolith/templates/panel.inc
shout/lib/Ajax/Application.php
whups/lib/Ajax/Imple/ContactAutoCompleter.php
whups/lib/Forms/VarRenderer.php