source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27107   11 years ak19 GS2PerlConstructor.activateCollection() now calls perl method …
(edit) @27101   11 years ak19 Final commit for GS3 RSS support: if a GS3 collection is built by …
(edit) @27096   11 years kjdon I changed the indexOption xml format but forgot to change it here
(edit) @27094   11 years kjdon sort order param strings
(edit) @27090   11 years ak19 Now XMLTransformer sets the doctype of the document generated from …
(edit) @27088   11 years ak19 Removed some unnecessary comments
(edit) @27087   11 years ak19 Implemented RSS support for GS3. At present, can see this with a=rss …
(edit) @27085   11 years kjdon added sortorder param to lucene searching
(edit) @27083   11 years sjm84 Fixing a minor error
(edit) @27082   11 years sjm84 If there are no debug tags present then show the button
(edit) @27081   11 years sjm84 Adding in the info for the Greenbug image
(edit) @27080   11 years sjm84 Added styling for the Enable Greenbug button
(edit) @27079   11 years sjm84 Adding in a Greenbug image
(edit) @27078   11 years sjm84 Creating a basic request now also adds in the user groups
(edit) @27077   11 years sjm84 Added groups to the usercontext (and some minor reformatting)
(edit) @27076   11 years sjm84 Debug service calls now require the user to be an administrator
(edit) @27075   11 years sjm84 Reformatting this file ahead of some changes
(edit) @27074   11 years sjm84 The top level usercontext now includes the groups that the user is in
(edit) @27073   11 years sjm84 Reformatting this file ahead of some changes
(edit) @27072   11 years sjm84 Various fixes and resizing will now only be done if it is necessary
(edit) @27067   11 years sjm84 Disable seaweed if we don't have docEdit on
(edit) @27057   11 years sjm84 Move the "minimise" button to the right side
(edit) @27056   11 years sjm84 A possibly unnecessary fix
(edit) @27055   11 years sjm84 Various fixes and improvements. Also trialling a different look for …
(edit) @27054   11 years sjm84 Removing some debug statements and reformatting
(edit) @27034   11 years ak19 After checking out gnome-lib, it is compiled up by running its …
(edit) @27032   11 years davidb GS2Construct and DebugService now added in as standard services. Up …
(edit) @27031   11 years ak19 Updating demo collection's import documents to use dc.Title, …
(edit) @27029   11 years sjm84 Adding a new image
(edit) @27028   11 years ak19 Useful comment on disabling wvware
(edit) @27025   11 years sjm84 The gslib elements will now be dynamically acquired from the gslib.xsl file
(edit) @27024   11 years sjm84 Fixing a mistake
(edit) @27023   11 years sjm84 Add a new service to get the templates from the gslib file
(edit) @27022   11 years sjm84 Make the debug cgi param persistant
(edit) @27017   11 years sjm84 Make sure empty elements can't be added
(edit) @27016   11 years sjm84 Attributes to add can now be selected from a drop down list. Only …
(edit) @27015   11 years sjm84 Adding a recycle bin icon that changes if there has been an element removed
(edit) @27013   11 years sjm84 Using jquery ui buttons instead of regular buttons
(edit) @27011   11 years sjm84 Renamed the trash to be recycle bit and updating the css file
(edit) @27010   11 years sjm84 Implemented a "drag to trash" feature
(edit) @27009   11 years sjm84 Changing the expanded ratio to 80% instead of 90%
(edit) @27008   11 years sjm84 Now using nicer buttons and saving will now only reload the necessary …
(edit) @26972   11 years sjm84 Changed "save edit" to "done" and a few other minor changes
(edit) @26970   11 years sjm84 Another bug fix
(edit) @26969   11 years sjm84 More bug fixes
(edit) @26968   11 years sjm84 Implemented the ability to restrict the types of elements are allowed …
(edit) @26967   11 years sjm84 Added another undo feature and a bug fix
(edit) @26966   11 years sjm84 Implemented undo functionality
(edit) @26936   11 years sjm84 Adding in the javascript for the visual editor
(edit) @26931   11 years sjm84 Adding the styles necessary for the visual editor
(edit) @26927   11 years sjm84 Adding a new visual editor
(edit) @26925   11 years sjm84 Adding an image for behind the templates
(edit) @26924   11 years sjm84 Some major upgrades to incorperate a visual editor
(edit) @26914   11 years davidb Fixed two silly typos
(edit) @26912   11 years davidb Some adjustments to code, focusing on use of openDatabase() and …
(edit) @26911   11 years davidb Introduction of a shutdown method (which shuts down the complete …
(edit) @26910   11 years davidb Debug tidy up
(edit) @26909   11 years davidb ... without the key map lookup debug block
(edit) @26908   11 years davidb Some (commented out) debug statements that focus on cleanUp
(edit) @26907   11 years davidb Change of background green colour used to be the same as the …
(edit) @26895   11 years davidb Some minor style changes to give the static HTML page for Greenstone, …
(edit) @26894   11 years kjdon added some Maori text strings, thanks to Te Taka Keegan
(edit) @26892   11 years davidb Minor style/CSS changes to header and footer of static index.html page
(edit) @26884   11 years davidb Latest round of changes for the panorama viewer
(edit) @26883   11 years davidb Latest round of changes for the panorama viewer
(edit) @26874   11 years davidb Used in Panorama viewer
(edit) @26873   11 years davidb Support for more map-agnostic way of embedding maps into Greenstone. …
(edit) @26872   11 years davidb Support files to provide a Panorama viewer. Falls back to a canvas …
(edit) @26871   11 years davidb Support for Panoramas added
(edit) @26848   11 years davidb Extra check added to avoid a null-pointer exception (situation came to …
(edit) @26806   11 years davidb strip now added to the list of cross-compile args set up
(edit) @26796   11 years davidb Newer version of config.guess and config.sub to include architecture …
(edit) @26795   11 years davidb GSDLOS now left alone if already set to something
(edit) @26792   11 years davidb Values for cross compiling with Android NDK added in (in commented out …
(edit) @26791   11 years davidb Streamlining of compile sequence to checkout gnome-lib extension if …
(edit) @26777   11 years davidb Additional information added about the new 'local' area on the SVN server
(edit) @26776   11 years davidb Changed target name 'clean-logs' to 'reset-logs'. This is to avoid …
(edit) @26775   11 years davidb else case added to test
(edit) @26766   11 years davidb Added properties used for cross compiling
(edit) @26765   11 years davidb Introduction of some properties to help with cross compilation …
(edit) @26711   11 years davidb Missing JNIPREFIX in Makefile.in, now corrected
(edit) @26708   11 years davidb Companion 'configure' script generated from latest version of configure.in
(edit) @26707   11 years davidb Minor adjustment to JDK test
(edit) @26706   11 years davidb Companion 'configure' script generated from latest version of configure.in
(edit) @26705   11 years davidb Fixed typo in JAVAINC path for Linux
(edit) @26704   11 years davidb Changed display of save button and add metadata controls to be more …
(edit) @26703   11 years davidb Created a separate template for the footer.
(edit) @26674   11 years davidb Changes to support cross-compiling using mingw under Linux to produce …
(edit) @26673   11 years davidb Changes necessary to support cross-compilation using mingw under Linux …
(edit) @26672   11 years davidb Changes necessary to support cross-compilation using mingw under Linux …
(edit) @26669   11 years sjm84 Saving match statements in Greenbug should now work correctly
(edit) @26646   11 years sjm84 Fixed a minor problem with resizing
(edit) @26645   11 years sjm84 The editor is now resizable
(edit) @26640   11 years sjm84 Some minor changes to the Greenbug editor
(edit) @26639   11 years sjm84 Fixed an error with the auto formatting that caused the search page to …
(edit) @26630   11 years davidb Sam's new DebugService ... Greenbug! Currently off by default. …
(edit) @26614   11 years sjm84 Adding "ACE" as the new editor for Greenbug
(edit) @26586   11 years kjdon translations provided by Te Taka Keegan
(edit) @26581   11 years kjdon translations were all in interface_basic_xx.properties files. I wrote …
(edit) @26580   11 years sjm84 Reverting an accidentally commited change
Note: See TracRevisionLog for help on using the revision log.