source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8666   20 years jrm21 renamed multibyte variable since that is the name of a macro on solaris.
(edit) @8665   20 years nzdl added more metadata names
(edit) @8664   20 years kjdon small changes
(edit) @8663   20 years kjdon added nav and html subactions to page action
(edit) @8662   20 years kjdon moved the home,help,pref button code into a separate template called …
(edit) @8661   20 years kjdon override teh default nav xslt to make the page in a table width = 537
(edit) @8660   20 years kjdon new stylesheets for page action for displaying external links inside …
(edit) @8659   20 years kjdon removed the <br /> from the navbar template, moved the home,help,pref …
(edit) @8658   20 years davidb Configure and Makefile.in revised to use newer version of XMLParser …
(edit) @8657   20 years nzdl made the formatDate work even if the date only has 6 digits
(edit) @8656   20 years davidb Explicit introduction of expat software in packages directory. Expat …
(edit) @8655   20 years mdewsnip Missed a couple of cases for escaping and unescaping square brackets …
(edit) @8654   20 years mdewsnip More minor tidy ups.
(edit) @8653   20 years mdewsnip Removed some more dead code.
(edit) @8652   20 years mdewsnip Removed more dead code, and moved most of the XML stuff out of Utility …
(edit) @8651   20 years mdewsnip Removed some dead constants and code.
(edit) @8650   20 years mdewsnip The plugins.dat and classifiers.dat files are now stored in the GLI …
(edit) @8649   20 years kjdon added methods for formatting dates and languages in a Locale sensitive …
(edit) @8648   20 years kjdon added a new template for <gsf:metadata name='xxx' format='xxx'/> - can …
(edit) @8647   20 years mdewsnip Added a "-newest_first" option to DateList for reverse chronological …
(edit) @8646   20 years mdewsnip Made ISISPlug.pm a bit more robust to crap files.
(edit) @8645   20 years schweer talk to alerting service via SOAP
(edit) @8644   20 years schweer making the alerting service accessible via SOAP (for posting events)
(edit) @8643   20 years nzdl metadata macros now work, hopefully
(edit) @8642   20 years kjdon fixed a bug in adding macros to teh resolver
(edit) @8641   20 years nzdl another image for classic interface
(edit) @8640   20 years nzdl * empty log message *
(edit) @8639   20 years nzdl new page subaction for niupepa coll
(edit) @8638   20 years nzdl changed the description output slightly
(edit) @8637   20 years nzdl classic look for docs is a bit different
(edit) @8636   20 years nzdl Added Mongolian language maintainer.
(edit) @8635   20 years mdewsnip Removed some dead code.
(edit) @8634   20 years mdewsnip Changes to the library URL now affect the preview button immediately.
(edit) @8633   20 years schweer detect changed documents (untested); posting events still has to be …
(edit) @8632   20 years schweer generate the templates jar
(edit) @8631   20 years schweer restructured servlet to use velocity
(edit) @8630   20 years schweer restructured servlet to use velocity
(edit) @8629   20 years mdewsnip More changes to the local library/web library configuration stuff.
(edit) @8628   20 years mdewsnip Replaced exec_address with library_url, for my sanity.
(edit) @8627   20 years mdewsnip Replaced exec_address with library_url, which is much more descriptive …
(edit) @8626   20 years mdewsnip Removed the now-redundant "-mirror" option.
(edit) @8625   20 years mdewsnip Changed the old exec_path variable and option to library_url.
(edit) @8624   20 years mdewsnip Fixed a few problems with the separated local library code.
(edit) @8623   20 years mdewsnip Added some strings for the new plugin suggestion code.
(edit) @8622   20 years mdewsnip Tidied up some more local library stuff.
(edit) @8621   20 years mdewsnip Removed some dead code.
(edit) @8620   20 years mdewsnip Moved all the local library server code in a new LocalLibraryServer
(edit) @8619   20 years schweer ignore generated stuff
(edit) @8618   20 years mdewsnip Changed the "-library" option to "-local_library" in preparation for …
(edit) @8617   20 years schweer version 3.8.1 instead of 3.7
(edit) @8616   20 years kjdon modified the macro resolution - now replace items can be metadata as …
(edit) @8615   20 years kjdon removed hp and hn params that aren't being used anymore
(edit) @8614   20 years kjdon made the general a styles only apply to a elements with a href …
(edit) @8613   20 years mdewsnip A couple of minor changes.
(edit) @8612   20 years nzdl for gs2 colls, casefolding is on by default
(edit) @8611   20 years nzdl use UTF-8 for reading in xslt files
(edit) @8610   20 years schweer collection name is needed for notification
(edit) @8609   20 years schweer putting the alerting service servlet under version control
(edit) @8608   20 years mdewsnip Added another warning message, this one for the "no plugins are …
(edit) @8607   20 years mdewsnip First cut at suggesting plugins to use for files dragged into a …
(edit) @8606   20 years mdewsnip Made just one WarningDialog constructor.
(edit) @8605   20 years mdewsnip Removed some dead code.
(edit) @8604   20 years nzdl some a tags are not links, so don't add back the href if there wasn't …
(edit) @8603   20 years chi Add the $service option for identifing the import and export functions
(edit) @8602   20 years nzdl Minor changes.
(edit) @8601   20 years mdewsnip Renamed the two "PlugIn" classes to "Plugin", for our sanity.
(edit) @8600   20 years mdewsnip The first smidgeon of the "plugin suggestion" code.
(edit) @8599   20 years mdewsnip Extracted the last of the undo functionality.
(edit) @8598   20 years mdewsnip Minor tidy ups.
(edit) @8597   20 years mdewsnip Made Gatherer.configServer static.
(edit) @8596   20 years mdewsnip Minor tidy ups.
(edit) @8595   20 years mdewsnip Removed more dead code.
(edit) @8594   20 years mdewsnip Removed another unused class.
(edit) @8593   20 years mdewsnip Moved gui/ComboArea.java and gui/SmarterTextArea.java into gems, since …
(edit) @8592   20 years mdewsnip Only used by the GEMS, which has its own copy of these two files.
(edit) @8591   20 years mdewsnip Removed some dead code.
(edit) @8590   20 years mdewsnip Renamed checklist/Entry.java to checklist/CheckListEntry.java.
(edit) @8589   20 years mdewsnip Removed some more dead code.
(edit) @8588   20 years mdewsnip Removed some more dead code: the "meta audit" menu bar stuff.
(edit) @8587   20 years nzdl made the horizontal a-z list left aligned instead of centered
(edit) @8586   20 years mdewsnip Made saving collections unthreaded -- this makes a lot of code, and at …
(edit) @8585   20 years kjdon changed param hn to startPage which is what other stuff uses
(edit) @8584   20 years kjdon the previous mods didn't work, so fixed them. and changed hp param to …
(edit) @8583   20 years mdewsnip Added the GEMS strings.
(edit) @8582   20 years mdewsnip Now contains a couple of GEMS preferences.
(edit) @8581   20 years mdewsnip Updated GEMS, by Attila Aros.
(edit) @8580   20 years mdewsnip The "help" directory no longer exists.
(edit) @8579   20 years mdewsnip Moved the HelpFrame class out of "help" into "gui.
(edit) @8578   20 years mdewsnip Some minor tidy ups.
(edit) @8577   20 years mdewsnip Removed an unused function.
(edit) @8576   20 years mdewsnip Removed some redundant files and made a few minor tidy ups.
(edit) @8575   20 years kjdon added a hack to select the first classifier node if its horizontal at …
(edit) @8574   20 years kjdon now uses the macro resolver instead of the replacements arraylist
(edit) @8573   20 years kjdon a new class used to convert g2 macros into text. the text can be a …
(edit) @8572   20 years nzdl actually had to change the default value not the order
(edit) @8571   20 years nzdl now we base an interface on another one
(edit) @8570   20 years nzdl the title uses pref_tip string rather than pref string
(edit) @8569   20 years nzdl updated to match the collections on nzdl.org
(edit) @8568   20 years nzdl the title uses help_tip string rather than help string which is missing
(edit) @8567   20 years kjdon override the applet xslt to that we can put the title icon up
Note: See TracRevisionLog for help on using the revision log.