cweiske
|
a4431ddc7d
|
tell people about privacy settings and a TOOD
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@576 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-01-16 08:09:58 +00:00 |
|
cweiske
|
70e233b7de
|
first shorturl redirection implementation
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@575 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-01-16 08:08:24 +00:00 |
|
cweiske
|
6bc190b672
|
create admin user, too
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@574 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-26 08:18:11 +00:00 |
|
cweiske
|
a8e9aa4d0d
|
add documentation for _getbookmark() and dependent methods
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@573 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-26 08:17:21 +00:00 |
|
mensonge
|
84a453562f
|
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@572 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-25 21:37:49 +00:00 |
|
mensonge
|
d8dc6eb9e0
|
Vietnamese translation
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@571 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-25 21:25:12 +00:00 |
|
cweiske
|
82b17be346
|
part of request #2830224: prepare API for short url service
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@570 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-23 19:11:33 +00:00 |
|
cweiske
|
60fa8fd540
|
tell people they need phps filter functions
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@569 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-20 17:42:29 +00:00 |
|
cweiske
|
cc5b3d0b5e
|
replace regex email validation with PHP filter function and remove DNS checking functions that were not used anymore and do even had a security issue since they did not escape shell parameters
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@568 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-20 17:41:31 +00:00 |
|
cweiske
|
fdaee8f05d
|
test email validation
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@567 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-20 17:40:20 +00:00 |
|
cweiske
|
cd925c3067
|
add base test files to phpunit blacklist
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@566 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-20 17:39:17 +00:00 |
|
cweiske
|
1256489fa7
|
test deleteBookmarksForUser
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@565 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-20 17:38:15 +00:00 |
|
cweiske
|
258fc8edc5
|
test bookmark updating
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@564 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-20 07:33:48 +00:00 |
|
cweiske
|
7431f632a4
|
test normalizing an address
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@563 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-20 07:33:22 +00:00 |
|
cweiske
|
48e00e8e18
|
remove superfluous returns after die messages
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@562 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-20 07:32:51 +00:00 |
|
cweiske
|
7a9bf6772d
|
test bookmarkExists() in all variations
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@561 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-19 19:44:04 +00:00 |
|
cweiske
|
7a495ede9d
|
fully test editAllowed()
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@560 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-19 19:24:34 +00:00 |
|
cweiske
|
9710ede432
|
fix notice when passing an invalid array to editAllowed()
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@559 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-19 19:23:26 +00:00 |
|
cweiske
|
563df90c75
|
fix notice when passing an invalid array to editAllowed()
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@558 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-19 19:22:21 +00:00 |
|
cweiske
|
c93455201a
|
test getBookmark() a bit more, and test "all" parameter with countBookmarks
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@557 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-19 19:20:48 +00:00 |
|
cweiske
|
1565780efe
|
remove svn tag instructions; phing does it
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@556 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-17 20:19:44 +00:00 |
|
cweiske
|
a527c584f8
|
fix build.xml with default tag message and main version
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@555 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-16 20:51:00 +00:00 |
|
mensonge
|
8804a25f42
|
Update French translation
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@553 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-16 20:25:22 +00:00 |
|
mensonge
|
45aad57c4d
|
Delete unuseful scripts.
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@552 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-16 20:24:32 +00:00 |
|
mensonge
|
2a548fc0b3
|
Clarify where config files are situated.
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@551 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-16 19:48:28 +00:00 |
|
cweiske
|
1f8c69581e
|
update release howto and update version in build.xml to 0.95.1
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@550 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-16 19:20:24 +00:00 |
|
cweiske
|
a254b2df97
|
fix dojo multicombobox bug; prepare 0.95.1
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@549 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-16 19:19:11 +00:00 |
|
cweiske
|
8da70db68b
|
name proper config file for menu2
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@548 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-16 19:17:40 +00:00 |
|
cweiske
|
88aea69812
|
update release howto, make phing create svntag
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@547 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-14 10:24:08 +00:00 |
|
cweiske
|
f40e21b5e2
|
add sf.net docs link
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@545 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-13 23:18:07 +00:00 |
|
cweiske
|
0b4ae19411
|
fix sfdistfilename
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@544 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-13 23:17:15 +00:00 |
|
cweiske
|
51afa10f8a
|
use include instead of exclude - was too unstable
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@543 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-13 23:16:23 +00:00 |
|
cweiske
|
7ce215405d
|
move version into build.xml
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@542 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-13 23:15:30 +00:00 |
|
cweiske
|
a1cbabbdcb
|
sourceforget deploy task, move properties to build.properties
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@541 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-13 23:14:26 +00:00 |
|
cweiske
|
548a268115
|
ignore release files
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@540 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-10 17:57:50 +00:00 |
|
cweiske
|
34ff0bdd39
|
explain we cannot really run SS in a subdirectory and remove root option from dist config
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@539 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-10 17:56:53 +00:00 |
|
cweiske
|
807df0a724
|
tables.sql is in data/
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@538 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-10 17:55:43 +00:00 |
|
cweiske
|
3739c1342d
|
modify build.xml to not include everything. maybe we should use a opt-in approach
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@537 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-10 17:54:44 +00:00 |
|
cweiske
|
078c88fdff
|
index file is not necessary anymore
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@536 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-10 17:53:48 +00:00 |
|
cweiske
|
a09a6b9cd2
|
move .htaccess to web dir
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@535 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-10 17:52:33 +00:00 |
|
cweiske
|
3edc7cf8bb
|
update unit test instructions
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@534 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-10 17:51:31 +00:00 |
|
cweiske
|
49ab869616
|
update installation instructions, changelog and upgrade guide
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@533 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-10 17:50:25 +00:00 |
|
cweiske
|
391922f2a7
|
untested phing build file to create release zip
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@532 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-10 17:49:19 +00:00 |
|
cweiske
|
a4c1f0115d
|
re-add de_AT translation
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@531 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-05 22:15:44 +00:00 |
|
cweiske
|
22ce7fc5f5
|
fix german translation tags
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@530 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-05 22:14:17 +00:00 |
|
cweiske
|
ac632ffd93
|
fix german translation tags
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@529 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-05 22:13:02 +00:00 |
|
cweiske
|
57930bd8dc
|
fix opensearch file
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@528 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-05 22:11:45 +00:00 |
|
cweiske
|
401d8c89eb
|
update todo
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@527 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-05 21:15:42 +00:00 |
|
cweiske
|
1077d6b244
|
mark bookmarks with votes < threshold with red dotted border
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@526 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-05 20:23:55 +00:00 |
|
cweiske
|
5976acf7d1
|
tell people how to debug database queries
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@525 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2009-11-05 08:58:08 +00:00 |
|