Philipp Naderer
7a306566ce
Fixed site creation layout; Catched exception on prefetching on a fresh antville database with NULL in the metadata column.
2012-02-21 19:38:35 +00:00
Philipp Naderer
b54cb33314
Imported other stuff from 1.3.
2012-02-17 16:07:34 +00:00
Philipp Naderer
678d9e5eee
merged from 1.3.
2012-02-17 16:03:47 +00:00
Philipp Naderer
97cd821c0c
Update reading time on initialization of the editor.
2011-11-18 11:36:39 +00:00
Philipp Naderer
924b33d2da
Added inline upload functionality.
2011-08-15 23:00:03 +00:00
Philipp Naderer
e5fcbfe47d
Improved some skins.
2011-05-08 21:57:59 +00:00
Philipp Naderer
f1b0c1e328
Updated to jQuery 1.6 and added jquery plugins.
2011-05-08 21:57:43 +00:00
Philipp Naderer
f601dfd148
Added autogrow and plugins.
2011-05-08 21:56:36 +00:00
Philipp Naderer
1993bd50fb
Smaller bugfixed in layout.
2011-05-01 20:56:16 +00:00
Philipp Naderer
f89cd1cc4e
Rewrite of some admin stuff, just minor changes.
2011-01-09 00:04:28 +00:00
Philipp Naderer
43aebf6810
Added styling for comments. Very experimental buttons there.
2010-11-29 17:01:39 +00:00
Philipp Naderer
ca051d57ca
Added styles for layout and preferences.
2010-11-16 23:24:50 +00:00
Philipp Naderer
cc3eb4332e
Updates for New Species. Added basic CSS styles for frontend.
2010-11-14 19:45:29 +00:00
Philipp Naderer
0f842d6541
Modified image detail views
2010-08-08 17:28:29 +00:00
Philipp Naderer
65398f1251
Fixed quotation in the quote function. Normal quotes will break <input> fields, if wrong quotation marks used.
2010-08-08 17:07:03 +00:00
Philipp Naderer
0a3a2b6f68
Fixed bug in closed poll rendering
2010-08-08 12:44:17 +00:00
Philipp Naderer
edd13cac51
Modified the generic delete skin
2010-08-08 12:39:57 +00:00
Philipp Naderer
de28876cb8
Modified poll styles and layout for file listing.
2010-08-08 12:33:37 +00:00
Philipp Naderer
ef71fb9ca3
Added some list styles.
2010-08-07 16:06:25 +00:00
Philipp Naderer
84fc501607
Changed more skins, adapted navigation, refactored the editor.
2010-06-01 15:29:06 +00:00
Philipp Naderer
6b4bd9f47a
First changes to the basic layout
2010-05-29 19:46:39 +00:00
Philipp Naderer
901af54257
Branch for TU project by Botic
2010-05-02 11:54:39 +00:00
51a2078b79
Removed story title from gettext() call in Story.edit_action()
2010-04-26 11:42:49 +00:00
5504a7b7c3
Moved call for HopObject.onCodeUpate() from compatibility layer to onStart() method
2010-04-26 11:27:11 +00:00
e2588ce657
Fixes issue 105. (This time really :)
2010-04-26 11:18:31 +00:00
da9feebfff
* Concatenated some messages which were too nested for reasonable translation – however, with the disadvantage of having HTML markup included now. Fixes issue 105. Fixes issue 106.
...
* Adapted Admin.link_macro() according to recent changes in HopObject.link_macro()
* Slightly modified HopObject.link_macro() in the compat layer to work with changes in Admin.link_macro()
* Updated and rebuilt i18n and message files
2010-04-26 11:12:47 +00:00
9c9f4c834d
Updated and rebuilt i18n and message files
2010-04-26 00:22:53 +00:00
9917068dc7
* Modified order of actions in item list views
...
* Slightly modified the message informing about successful deletion of an object
* Fixed type when calling Membership.remove() in Site.unsubscribe_action() method
* Fixed bug causing exception when calling Membership.remove() method with no arguments
* FIxed still incorrect permissions for editing and deleting a membership
2010-04-26 00:22:20 +00:00
c87f038fc6
* Removed unnecessary gettext() calls from compatibility layer
...
* Removed obsolete sys_* methods from the compatibilty layer’s Root prototype
2010-04-26 00:13:25 +00:00
cf911054a5
Slightly adjusted the sizes of some input elements
2010-04-25 22:48:33 +00:00
285f7c1c75
Fixed security hole which allowed unauthorized users to edit memberships of a site
2010-04-25 22:29:51 +00:00
f2ac352c3f
Fixed case of membership.role constraints
2010-04-25 20:42:07 +00:00
741b00c1ff
Slightly modified wording
2010-04-25 20:36:43 +00:00
259bd2c68b
Replaced hard coded file upload element with Antville enhanced one :)
2010-04-25 20:19:32 +00:00
1b8bf37675
* Added Layout.getTitle() method to compatibility layer always returning “Layout” to prevent display of remaining title properties in older databases
...
* Slightly increased sizes of some input elements for convenience
* Added SQL patch updating constraints of the membership role column (MySQL)
* Removed obsolete title and description properties from Layout
* Minor layout enhancements and wording edits
2010-04-25 20:11:16 +00:00
45ff61699e
Fixed macro syntax in Site#navigation skin
2010-04-25 19:20:09 +00:00
2f678f2f2e
Added markgettext macro to message parser
2010-04-25 18:47:29 +00:00
8e496fd6a2
Updated and rebuilt i18n and message files
2010-04-25 18:46:03 +00:00
669f5fe550
Slightly modified wording of subscriptions views
2010-04-25 18:45:21 +00:00
8eb78b4462
Slightly modified order of collection filters to start with the link to the list of the member’s items
2010-04-25 18:43:12 +00:00
2a1fd9f5ae
Added optional site argument to Membership.getByName() to ease the pain of redefined res.handlers.site property running havoc
2010-04-25 18:10:17 +00:00
90eac20152
Fixed bug causing subscriptions being displayed with the corresponding site’s locale instead of the current site’s one
2010-04-25 18:01:37 +00:00
9605a3ca31
* Updated User.properties due to the modified margettext() calls
2010-04-25 17:50:54 +00:00
12309653a5
* Decentralized markgettext() calls by moving them from i18n.js to the places where the messages actually are defined
...
* Added markgettext_macro()
* Readjusted Admin.dropdown_macro() and the global defineConstants() methods to work with the modified markgettext() calls
* Updated Members.properties and added SQL patch for lowercasing all membership status due to the modified margettext() calls
* Added Membership.role_macro() as convenience method
* Removed syntactic sugar from HopObject.link_macro() and moved it to the compatibility layer to prevent current layouts from breaking
* Removed obsolete permission for non-existing Image.replace_action()
2010-04-25 17:31:44 +00:00
7b4cfc6229
* Added cgettext() method for context-dependent translation (e.g. “open” as verb vs as noun)
...
* Moved redefined and additional i18n methods from Global.js to i18n.js
2010-04-25 11:42:21 +00:00
956f641cd1
Removed obsolete configuration and library files for running Helma/Jetty6 with XML config file
2010-04-24 17:57:14 +00:00
22670540e7
As all efforts failed to make Helma/Jetty6 run again with an XML configuration file, this is a final commit of the current changes before the corresponding files will be deleted. Bummer.
2010-04-24 17:53:00 +00:00
5e5c4e38c2
Fixed tiny bug preventing referrers from being recorded when a site URL does not start with “http”
2010-04-24 15:17:53 +00:00
2505612a37
Switched to PostgreSQL as database of choice and added compatibility files to db/my.compat
2010-04-24 14:27:31 +00:00
c81dc45fda
Added some comments describing the purpose of the files
2010-04-24 14:05:13 +00:00