98bfd954b9
Updated site search to work with new Metadata
2011-02-20 16:10:37 +00:00
02dd525e14
Improved metadata index
2011-02-20 16:09:34 +00:00
218db5dba0
Added domains.map to list of files ignored by Subversion
2011-02-20 13:31:58 +00:00
c6097affd1
Fixed metadata index containing the value to prevent exceeding the maximum size
2011-02-20 13:26:09 +00:00
0917333e2d
Fixed callback URL for Facebook connect to also return a full URL starting with http:// if configured
2011-02-20 13:24:55 +00:00
9c6fa3ecc4
Added missing repository
2011-02-20 12:31:59 +00:00
a4a6737e6d
* Fixed order of HopObject.handleMetadata() and disableMacro() calls – the latter have to go last
...
* Added User.remove() method but left it disabled until thoroughly tested
* Added check on registration whether an IP or e-mail address is blacklisted by either botscout.com or stopforumspam.com
2011-02-20 12:12:26 +00:00
08d00dc9d8
Slightly improved output of RSS format by using the creation date as title if the story comes without one
2011-02-20 11:56:26 +00:00
7948648481
Removed obsolete code
2011-02-20 11:28:16 +00:00
b27aa3145c
* Moved value normalization from HopObject to Metadata prototype
...
* Removed limitation to edit running polls
* Fixed some issues in MySQL database scheme
* Moved routine for replacing version tags from init to export target in build script
2011-02-20 11:26:41 +00:00
b499380367
Got to learn more about java.lang.String.format()...
2011-02-20 10:37:00 +00:00
e3c777abf9
Moved the log output to the very end of the while loop to show the actual number of processed objects
2011-02-20 10:11:26 +00:00
7e123c4646
Refactored patch to also work reliably with large amounts of data
2011-02-20 10:03:59 +00:00
7ebb4cc6d0
Added Douglas Crockford’s JSON2 library
2011-02-18 14:18:15 +00:00
e3d378fa40
Updated licenses
2011-02-18 14:09:36 +00:00
d4503644ca
* Extended connect feature to also work with Google and Twitter using the excellent Scribe library
...
* Simplified Root.connection collection
* Added some preliminary icons to the connect skins for good
2011-02-18 14:01:17 +00:00
a7c4b8eeb6
Improved indexes of metadata table
2011-02-16 20:17:20 +00:00
b27643192e
Removed obsolete code
2011-02-16 20:16:27 +00:00
b6f8dbd36a
Re-added accidentally removed code
2011-02-16 20:11:19 +00:00
2f9c6a9866
Removed copyright notice automatically inserted by IntelliJ
2011-02-16 20:09:31 +00:00
2658629d4c
Fixed small bug in login form causing undesired Facebook login when hitting return
2011-02-16 20:06:47 +00:00
e71565126b
Refactored Facebook connect feature using the so-called server-side flow: http://developers.facebook.com/docs/authentication
2011-02-15 20:36:42 +00:00
6a4cbcc1ed
Fixed camel-case in cacheMode and accessName properties
2011-02-15 18:57:15 +00:00
90df535581
Enabled aggressive cache mode for metadata collections
2011-02-15 18:49:36 +00:00
e5964eb5b9
Improved soft comment deletion:
...
* If comment contains a child comment set its status to DELETED, erase metadata (content) and prevent macro calls to display creator or modifier
* Otherwise – or if status already equals DELETED – completely remove it and its children from the database
2011-02-15 18:12:43 +00:00
a21ed3c236
First implementation of a Feature module providing connectivity to Facebook (and hopefully also other platforms, soon)
2011-02-12 17:54:58 +00:00
dacaba9b3f
* Implemented next attempt of a module framework called Features
...
* Added type argument to global formatDate() and format_filter() methods
* Added JSON.js module
* Added app.data.features collection
* Fixed routine for salting passwords (probably due to jQuery upgrade)
* Renamed Members.salt_js_action() method to Members.salt_txt_action()
2011-02-12 17:47:30 +00:00
f69e0fca5e
Fixed syntax error
2011-02-11 09:56:09 +00:00
cc2e07ccc1
Replaced simple Root.VERSION string with fine grained structure, maybe a wee bit too complex...?
2011-02-10 23:57:59 +00:00
96bb36f4b9
* Updated code according to changes in Metadata handling
...
* Increased jQuery version to 1.5
2011-02-10 23:53:58 +00:00
1570f2bcf6
Updated code according to changes in Metadata handling
2011-02-10 23:51:17 +00:00
64ea43e12e
* Updated version number to 1.3α
...
* Prepared automatic replacement of version and date tags during build process
2011-02-10 23:47:08 +00:00
78ade4d0c4
* Added SQL statements for creating metadata table to *.sql files
...
* Added patches for updating current databases with new metadata table
2011-02-10 23:43:40 +00:00
250573b4e4
* Refactored compatibility layer according to changes in Metadata prototype
...
* Added some FIXMEs where measurements are unclear
* Removed obsolete comments and files
2011-02-10 23:41:12 +00:00
14cc9a6988
Rewrote Metadata prototype for more efficient database handling:
...
* Metadata is now written to its own table instead of a column only
* Values are saved as JSON-like structure only for certain types (like Array or Function)
* Adding custom metadata is more generic using the new HopObject methods setMetadata(), getMetadata() and deleteMetadata()
* Searching keys and values via common SQL query is much more straightforward (no JSON-like structure involved when basic types like String and Number)
2011-02-10 23:35:00 +00:00
4091e81d2b
Initial commit of FlexiPath prototype
2011-02-06 21:40:44 +00:00
888a2479b5
Fixed german translation of noun "Comment". In case of "to comment" is now translated as noun, too, this should be easy to fix with the cgettext() method -- hopefully.
2011-02-06 21:38:29 +00:00
bdcca7ab37
Removed strict check for Antville version when importing a layout
2011-01-24 18:30:37 +00:00
54c1c22539
Removed obsolete date format pattern constants
2011-01-24 18:28:47 +00:00
e35356ddfa
* Refactored rendering of date formats
...
* Increased jQuery version to 1.4
2011-01-24 18:22:59 +00:00
5f0f4bcf72
Removed obsolete injection of activation CSS class
2011-01-24 18:20:35 +00:00
bd855b1ca7
Fixed check for res.skinpath[0] and added FIXME hinting how to make the whole evaluation much easier...
2011-01-21 23:16:02 +00:00
1eb886729d
Replaced hard-coded return value with schedulerInterval property defined in app.properties; will not be used anyway but in case one should forget about that it is cleared where the value is coming from.
2011-01-21 23:14:36 +00:00
c4e182514f
Updated API documentation for version 1.2.1
2011-01-21 20:46:04 +00:00
7d6ea9e0d5
Fixed description in @fileoverview doc tag
2011-01-21 20:43:08 +00:00
3ff6d958ee
Updated i18n template, translation and message files
2011-01-21 20:38:01 +00:00
e48d1bd377
Removed debugging code
2011-01-21 20:31:09 +00:00
9899846f9e
* Fixed regular expression for reducing multiple whitespace characters in gettext macros et al. and defined it globally for using it in MessageParser, too
...
* Fixed typo in private MessageParser.processMacros() method (hopefully not breaking anything :)
2011-01-21 20:30:22 +00:00
63acdfb915
Added Ant task for uploading files to Google Code from http://code.google.com/p/ant-googlecode
2011-01-21 00:16:58 +00:00
3bb19f9e93
* Moved files related to build process from build/extra up one level
...
* Added release target for transferring packages to Google Code
2011-01-21 00:15:18 +00:00