aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-04fix php-gettext on 64 bitcweiske
2009-11-04use data dir for localescweiske
2009-11-04we set content type already in header.phpcweiske
2009-11-04make voting labels translatablecweiske
2009-11-03add new "votes" field in bookmarks database with the total sum of votescweiske
2009-11-02add new todocweiske
2009-11-02hide bookmarks below a configurable thresholdcweiske
2009-11-02Implement request #2874049: "Feeling lucky" buttoncweiske
2009-11-02make it a bit easiercweiske
2009-11-02basic developer rulescweiske
2009-11-02tab2spacescweiske
2009-11-02disabling registration has been implementedcweiske
2009-11-02add configuration option to disable registrationcweiske
2009-11-02enable vote changes on voting badgecweiske
2009-11-02original voting thumb picturecweiske
2009-11-02add horizontal voting links and switch config settingcweiske
2009-11-02add horizontal voting stylescweiske
2009-11-02add bookmark creation test scriptcweiske
2009-11-02allow vote changescweiske
2009-11-02test vote() when voting is deactivatedcweiske
2009-11-02allow changing of votescweiske
2009-11-02enable voting in voting testscweiske
2009-10-31add sf tracker items to todo list, for easier offline usagecweiske
2009-10-31that bug had been fixed alreadycweiske
2009-10-31voting system is implementedcweiske
2009-10-31new todo itemcweiske
2009-10-31CScweiske
2009-10-31fix unfreed sql resultcweiske
2009-10-31enable voting when testing voting, test countBookmarks()cweiske
2009-10-31test getObjectUsers() and fix a bug found by the testscweiske
2009-10-31helper script to create a test usercweiske
2009-10-31add admin email and admin users to default config dist filecweiske
2009-10-31fix E_NOTICE on common description edit pagecweiske
2009-10-30new ideacweiske
2009-10-30Explain how to release a new versioncweiske
2009-10-30move todocweiske
2009-10-30some new todo itemscweiske
2009-10-30add changelog entries down to version 0.84cweiske
2009-10-30remove model item from todo; it is donecweiske
2009-10-30move template object to own file and rename it to SemanticScuttle_Model_Templatecweiske
2009-10-30move user class into own filecweiske
2009-10-29more todocweiske
2009-10-29fix bad sort= xss in bookmarks.tplcweiske
2009-10-29fix several XSS injection problems with page variablecweiske
2009-10-29todo listcweiske
2009-10-28sort desc voting by defaultcweiske
2009-10-28unification test was unstable, toocweiske
2009-10-28test was unstable and did not work with empty users tablecweiske
2009-10-28loosen strictness of sorting xss fix a bit - did not work anymorecweiske
2009-10-28add sort-by-voting to frontendcweiske