Skip to content

Commit

Permalink
* Added ability for QuickConfig to handle gallery URLs (you need
Browse files Browse the repository at this point in the history
	  to use url.99, or any other set of parameters as long as the
	  parameter ends in .99. This can be used to very easily add a
	  Gallery URL to GR, especially useful for CMS.
	* If username and/or password are not set, GalleryComm2 asks for
	  them. This is necessary for when passwords are not saved.
	* An empty Gallery object is no longer created when none have been
	  declared.
  • Loading branch information
Pierre-Luc Paour committed Jun 26, 2003
1 parent 50f37c8 commit 0f399b1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions ChangeLog
@@ -1,3 +1,14 @@
2003-06-26 Pierre-Luc Paour <gallery@paour.com> (1.1-b10)

* Added ability for QuickConfig to handle gallery URLs (you need
to use url.99, or any other set of parameters as long as the
parameter ends in .99. This can be used to very easily add a
Gallery URL to GR, especially useful for CMS.
* If username and/or password are not set, GalleryComm2 asks for
them. This is necessary for when passwords are not saved.
* An empty Gallery object is no longer created when none have been
declared.

2003-06-26 Pierre-Luc Paour <gallery@paour.com> (1.1-b9)

* Implemented extra fields in UI and protocol.
Expand Down
2 changes: 1 addition & 1 deletion defaults.properties
Expand Up @@ -116,6 +116,6 @@ updateUrlBeta=http://gallery.sourceforge.net/gallery_remote_version_check_beta.p
#
# --- Do not edit below this line ---
#
version=1.1b9
version=1.1b10
releaseDate=2003/06/26
aboutText=Gallery Remote\n \n \nA part of the Gallery Open-Source Project\nhttp://gallery.sourceforge.net\n \n \nMaintained by Pierre-Luc Paour\n \nInitial version by Chris Smith\n \n \nContributors:\n \nTim Miller\nDolan Halbrook\n \n \nArtwork by Ross A. Reyman\n \n \nBundled software:\n \nImageMagick\nJSX\nJava look and feel Graphics Repository icons\njpegtran, Guido Vollbeding's version

0 comments on commit 0f399b1

Please sign in to comment.