Merge branch 'profile-fields' into next
[Sone.git] / src / main / resources /
2011-01-15 David ‘Bombe’ RodenMerge branch 'profile-fields' into next
2011-01-15 David ‘Bombe’ RodenDon’t mark everything as known when a “click to show...
2011-01-15 David ‘Bombe’ RodenImplement moving the profile fields with Javascript.
2011-01-15 David ‘Bombe’ RodenAdd Javascript methods to add profile fields.
2011-01-15 David ‘Bombe’ RodenShow the name of the profile field in Sone view.
2011-01-15 David ‘Bombe’ RodenRemove “!important” rules, “!important” was not so...
2011-01-15 David ‘Bombe’ RodenAjaxify the edit button.
2011-01-15 David ‘Bombe’ RodenAdd method that renames a profile field.
2011-01-14 David ‘Bombe’ RodenAdd comment.
2011-01-14 David ‘Bombe’ RodenAjaxify the profile field delete button.
2011-01-14 David ‘Bombe’ RodenAdd function that deletes a profile field.
2011-01-14 David ‘Bombe’ RodenTurn profile fields into their own container classes.
2011-01-14 David ‘Bombe’ RodenMark click area as known when the post is marked as...
2011-01-14 David ‘Bombe’ RodenUse Javascript filter to print value.
2011-01-14 David ‘Bombe’ RodenShow name of profile fields in empty fields.
2011-01-14 David ‘Bombe’ RodenOnly show “save profile” button after fields if there...
2011-01-14 David ‘Bombe’ RodenUse shorter way of installing the handler.
2011-01-14 David ‘Bombe’ RodenInsert profile fields.
2011-01-14 David ‘Bombe’ RodenRestructure HTML to let the enter key work better.
2011-01-14 David ‘Bombe’ RodenUse shorter name for button.
2011-01-14 David ‘Bombe’ RodenFix some button spacings.
2011-01-14 David ‘Bombe’ RodenAdd possibility to edit a field name.
2011-01-14 David ‘Bombe’ RodenAdd template for “something strange has happened.”
2011-01-14 David ‘Bombe’ RodenImplement profile field deletion.
2011-01-14 David ‘Bombe’ RodenAdd basic profile field editing.
2011-01-14 David ‘Bombe’ RodenMerge branch 'next' into profile-fields
2011-01-13 David ‘Bombe’ RodenMerge branch 'release-0.3.7' 0.3.7
2011-01-13 David ‘Bombe’ RodenChange all buttons’ appearance.
2011-01-13 David ‘Bombe’ RodenMerge branch 'reduce-loading' into next
2011-01-13 David ‘Bombe’ RodenMove the pagination out of the HTML. This fixes #51.
2011-01-13 David ‘Bombe’ RodenCheck for post time at the correct place.
2011-01-13 David ‘Bombe’ RodenReturn time of a post, and don’t load it if it’s older...
2011-01-13 David ‘Bombe’ RodenDon’t show posts that are older than the last post...
2011-01-13 David ‘Bombe’ RodenMerge branch 'reduce-loading' into next
2011-01-13 David ‘Bombe’ RodenAdd more information to new reply information and don...
2011-01-13 David ‘Bombe’ RodenAlso react correctly on a “view Sone” page.
2011-01-13 David ‘Bombe’ RodenThe posting Sone for a created post is always the logge...
2011-01-13 David ‘Bombe’ RodenReturn IDs of Sone and recipient when getting new posts.
2011-01-13 David ‘Bombe’ RodenAdd IDs of posting Sone and recipient to loadNewPost().
2011-01-13 David ‘Bombe’ RodenAdd function to extract ID of current Sone from HTML.
2011-01-13 David ‘Bombe’ RodenInclude ID of current Sone in HTML.
2011-01-13 David ‘Bombe’ RodenSmall optimization to prevent loading of a post if...
2011-01-13 David ‘Bombe’ RodenName button differently (and all using the same style).
2011-01-13 David ‘Bombe’ RodenUse different classes for profile fields.
2011-01-13 David ‘Bombe’ RodenRemove empty rule.
2011-01-12 David ‘Bombe’ RodenRemove “changed” status.
2011-01-12 David ‘Bombe’ RodenChange all buttons’ appearance.
2011-01-12 David ‘Bombe’ RodenMerge branch 'next' into profile-fields
2011-01-12 David ‘Bombe’ RodenAssign a name to the save button, react only to that...
2011-01-12 David ‘Bombe’ RodenShow profile fields on Sone page.
2011-01-09 David ‘Bombe’ RodenMerge branch 'show-versions' into next
2011-01-09 David ‘Bombe’ RodenAdd version information to all templates.
2011-01-09 David ‘Bombe’ RodenAdd “new version” notification, set current and latest...
2011-01-09 David ‘Bombe’ RodenMerge branch 'release-0.3.6.5' 0.3.6.5
2011-01-07 David ‘Bombe’ RodenChange javascript for notification.
2011-01-06 David ‘Bombe’ RodenMerge branch 'release-0.3.6.3' 0.3.6.3
2011-01-06 David ‘Bombe’ RodenHide details about new Sones, too.
2011-01-06 David ‘Bombe’ RodenImprove display of parsed links.
2011-01-01 David ‘Bombe’ RodenMerge branch 'protocol-version' into next
2011-01-01 David ‘Bombe’ RodenAdd protocol version to inserted XML.
2011-01-01 David ‘Bombe’ RodenHide information in notification until a link is clicked.
2011-01-01 David ‘Bombe’ RodenRemove unnecessary CSS rule.
2011-01-01 David ‘Bombe’ RodenAdd method to show a notification’s details.
2010-12-31 David ‘Bombe’ RodenReactivate status polling on all pages, it’s necessary...
2010-12-31 David ‘Bombe’ RodenOnly poll for status if a page ID is actually defined.
2010-12-31 David ‘Bombe’ RodenDon’t poll for status on the login page.
2010-12-31 David ‘Bombe’ RodenSet page ID on login page.
2010-12-30 David ‘Bombe’ RodenMerge branch 'release-0.3.6.2' 0.3.6.2
2010-12-30 David ‘Bombe’ RodenFix posting (again). This should now not perform a...
2010-12-30 David ‘Bombe’ RodenMerge branch 'master' into next
2010-12-30 David ‘Bombe’ RodenMerge branch 'fix-posting' 0.3.6.1
2010-12-30 David ‘Bombe’ RodenFix posting.
2010-12-30 David ‘Bombe’ RodenMerge branch 'release-0.3.6' 0.3.6
2010-12-30 David ‘Bombe’ RodenImprove check for already existing posts and replies.
2010-12-30 David ‘Bombe’ RodenDon’t post a new status if no text was entered.
2010-12-18 David ‘Bombe’ RodenMerge branch 'release-0.3.5' 0.3.5
2010-12-18 David ‘Bombe’ RodenUse different character for arrow.
2010-12-13 David ‘Bombe’ RodenMerge branch 'notification-for-locked-sones' into next
2010-12-13 David ‘Bombe’ RodenShow a notification if a Sone is locked for more than...
2010-12-12 David ‘Bombe’ RodenMerge branch 'release-0.3.3' 0.3.3
2010-12-12 David ‘Bombe’ RodenMerge branch 'fix-start-with-broken-config' into next
2010-12-12 David ‘Bombe’ RodenAdd notification if the config file can not be read.
2010-12-12 David ‘Bombe’ RodenAdd notification on a first start of Sone.
2010-12-10 David ‘Bombe’ RodenMerge branch 'master' into next
2010-12-09 David ‘Bombe’ RodenFix replies being inserted at the wrong posts if the...
2010-12-08 David ‘Bombe’ RodenDon’t make non-anonymous links bold, it’s too much.
2010-12-08 David ‘Bombe’ RodenParse http and https links, show them differently.
2010-12-06 David ‘Bombe’ RodenMark the correct element as known.
2010-12-05 David ‘Bombe’ RodenDon’t use the ID from the closure, it might have change...
2010-12-05 David ‘Bombe’ RodenDon’t try to show unknown posts.
2010-12-02 David ‘Bombe’ RodenMark post as loaded when the AJAX reply has arrived.
2010-12-02 David ‘Bombe’ RodenTry to prevent multiple insertion of the same replies.
2010-11-30 David ‘Bombe’ RodenOnly clear the input field if the reply was posted.
2010-11-29 David ‘Bombe’ RodenAbort after inserting a new reply once.
2010-11-28 David ‘Bombe’ RodenIgnore a post if neither sender nor recipient match...
2010-11-28 David ‘Bombe’ RodenAlways append new posts to the “posts” div.
2010-11-28 David ‘Bombe’ RodenUse correct method to get the Sone ID.
2010-11-28 David ‘Bombe’ RodenFix path for AJAX request.
2010-11-27 David ‘Bombe’ RodenRemove unnecessary CSS rules.
2010-11-27 David ‘Bombe’ RodenUse better function to find the nearest Sone element.
next