Christian Weiske
|
dc69d1ad13
|
Fix bug #3375635: XML parsing problem in top.inc.php (happened only when short_open_tags were activated)
|
2011-07-23 08:27:17 +02:00 |
|
Christian Weiske
|
83714e3889
|
make release docs more readable, update version to 0.98, update pear package changelog, fix pear package inclusion files
|
2011-07-21 22:28:42 +02:00 |
|
Christian Weiske
|
90b6e65b11
|
escape feed links properly and fix some bugs in the feed link parameters
|
2011-06-27 23:03:31 +02:00 |
|
Mark Pemberton
|
032ea9ec25
|
Fixed missing change that was in master
|
2011-06-07 21:42:11 -04:00 |
|
Mark Pemberton
|
b628e63e01
|
Merge branch 'master' into privatekey2
Conflicts:
data/templates/default/bookmarks.tpl.php
|
2011-06-04 00:38:07 -04:00 |
|
Christian Weiske
|
2419885577
|
make upgrade file fully rST-compatible and move SQL commands out into single schema files
|
2011-05-27 06:59:33 +02:00 |
|
Christian Weiske
|
5ba53394fc
|
implement request #1989987: theme support. merge themes branch with --squash
|
2011-05-25 19:43:36 +02:00 |
|
Christian Weiske
|
63b0a4b8cb
|
make tag and common tag description pages valid html
|
2011-05-25 06:57:55 +02:00 |
|
Mark Pemberton
|
b105867e75
|
Merge branch 'master' into privatekey2
|
2011-05-21 21:38:25 -04:00 |
|
Mark Pemberton
|
e0149e24e2
|
Resolve some failed bookmark and tag tests
|
2011-05-21 14:36:29 -04:00 |
|
Christian Weiske
|
b436b4273d
|
ignore test configs
|
2011-05-19 07:39:42 +02:00 |
|
Mark Pemberton
|
920f7fc623
|
Updated PrivateKey to include Tag searches
|
2011-05-17 00:24:43 -04:00 |
|
Mark Pemberton
|
10214c43b5
|
Updated 'Generate New Key' button to use ajax if javascript enabled.
|
2011-05-16 00:35:31 -04:00 |
|
Mark Pemberton
|
16791766de
|
Fixed SQL structure for PrivateKey
|
2011-05-14 23:08:46 -04:00 |
|
Mark Pemberton
|
ec345f7a13
|
new privatekey2 branch with privatekey changes
|
2011-05-13 14:26:51 -04:00 |
|
Christian Weiske
|
803b83fb7d
|
Merge branch 'master' into ssl-client-certs
|
2011-05-13 06:57:54 +02:00 |
|
Christian Weiske
|
88d7b9631b
|
Merge branch 'master' into configurable-privacy2
|
2011-05-12 19:25:03 +02:00 |
|
Christian Weiske
|
9cc4b5ffc2
|
add SSL client certificate translations for german (de_DE)
|
2011-05-11 18:00:31 +02:00 |
|
Christian Weiske
|
d3615844ae
|
update translation base file
|
2011-05-11 17:51:55 +02:00 |
|
Christian Weiske
|
73792c5807
|
document template parameters and correct form action
|
2011-05-11 06:48:40 +02:00 |
|
Christian Weiske
|
9d91f1bee1
|
do not use links but POST form to change SSL settings. Proper web apps should never change data with GET requests
|
2011-05-11 06:44:49 +02:00 |
|
Christian Weiske
|
c13689813e
|
prepare user interface to register and delete client certificates on the profile page
|
2011-05-10 15:23:58 +02:00 |
|
Christian Weiske
|
967ba79ece
|
show current users certificates on profile page
|
2011-05-09 18:16:53 +02:00 |
|
Christian Weiske
|
c7ec370b47
|
also match client issuer (CA)
|
2011-05-05 12:01:39 +02:00 |
|
Christian Weiske
|
b212c837f0
|
autofill registration form email address if user has a ssl client certificate
|
2011-05-04 17:13:14 +02:00 |
|
Christian Weiske
|
4e63a9a679
|
part of request #3163623: add support to login via ssl client certificate. web interface to register certificates is still missing
|
2011-05-04 17:08:25 +02:00 |
|
Christian Weiske
|
dda05f5cc7
|
SQL schema version table to ease future database upgrades
|
2011-05-04 08:02:33 +02:00 |
|
Christian Weiske
|
2077464d46
|
begin bookmark model class with URL validation method
|
2011-05-03 09:14:32 +02:00 |
|
Christian Weiske
|
8be81abfe6
|
merge master
|
2011-05-02 18:07:15 +02:00 |
|
Christian Weiske
|
8e7138bf1f
|
make html valid xml to be able to load it with an xml parser
|
2011-04-26 06:58:49 +02:00 |
|
Christian Weiske
|
106bdcec66
|
replace named html entities with their numeric name to be able to load the generated pages with an xml parser
|
2011-04-26 06:53:50 +02:00 |
|
Christian Weiske
|
c81566f5d8
|
cherry-pick:
add new feature: allow unit test mode enabling via HTTP GET parameter
|
2011-04-06 08:42:26 +02:00 |
|
Christian Weiske
|
705d016301
|
move bookmarklet code to own template file
|
2011-04-05 18:56:51 +02:00 |
|
Christian Weiske
|
1527555a96
|
restructure opera bookmarklet popup code (doesnt work currently :)) and make normal opera bookmarklet code a bit easier to read
|
2011-04-04 23:11:05 +02:00 |
|
Christian Weiske
|
361c94895d
|
explain opera button commands
|
2011-04-04 22:26:19 +02:00 |
|
Christian Weiske
|
51763183e0
|
FINALLY get the first opera bookmarklet working, with cleaner code now
|
2011-04-04 22:07:39 +02:00 |
|
Christian Weiske
|
43974a15f2
|
make popup bookmarklet work in firefox when the title contains double and single quotes. opera still broken, though
|
2011-04-01 08:17:01 +02:00 |
|
bretticvs
|
42942507c4
|
Revert "Revert "Updates for configurable-privacy2, hopefully without carriage returns.""
This reverts commit f072059f2d .
|
2011-03-31 16:18:36 -07:00 |
|
bretticvs
|
f072059f2d
|
Revert "Updates for configurable-privacy2, hopefully without carriage returns."
This reverts commit 675eadd584 .
|
2011-03-31 16:17:53 -07:00 |
|
bretticvs
|
675eadd584
|
Updates for configurable-privacy2, hopefully without carriage returns.
|
2011-03-31 15:59:44 -07:00 |
|
U-SYBASE\bdee
|
8cbfef8115
|
Revert "Further updates for configurable-privacy2."
This reverts commit ef88147d45 .
|
2011-03-31 13:25:37 -07:00 |
|
Christian Weiske
|
7a45f330a7
|
re-enable browser bookmarklets after fixing some naaaaaaaaaaaaaasty bugs with site titles that have special chars in them
|
2011-03-31 19:13:07 +02:00 |
|
bretticvs
|
ef88147d45
|
Further updates for configurable-privacy2.
|
2011-03-30 22:31:51 -07:00 |
|
Christian Weiske
|
28c8cdaf58
|
make dynamictags (tagcloud) work again
|
2011-03-30 19:20:26 +02:00 |
|
Christian Weiske
|
c7c702f544
|
begin to fix dynamictags for xhtml compatibility
|
2011-03-29 18:04:26 +02:00 |
|
Christian Weiske
|
407daf0bfa
|
work around minLength problem in jquery-ui-autocomplete
|
2011-03-29 08:05:15 +02:00 |
|
Christian Weiske
|
13fb8739db
|
split words also by =, < and >
|
2011-03-29 07:57:35 +02:00 |
|
Christian Weiske
|
3f6bf4a5eb
|
update from 1.8.5 to jquery-ui 1.8.11
|
2011-03-29 07:54:47 +02:00 |
|
Christian Weiske
|
5c1d75ae65
|
use getadmintags.php if configured so
|
2011-03-28 19:24:44 +02:00 |
|
Christian Weiske
|
833dde3f53
|
jquey-autocomplete works!
|
2011-03-28 19:17:51 +02:00 |
|
Christian Weiske
|
361c18469a
|
add new feature: allow unit test mode enabling via HTTP GET parameter
|
2011-03-26 15:09:22 +01:00 |
|
Christian Weiske
|
6d49b0622d
|
begin modifying ajax/getcontacttags
|
2011-03-25 19:26:42 +01:00 |
|
Christian Weiske
|
f67250a720
|
do not error out when the bookmark cannot be saved
|
2011-03-22 21:08:17 +01:00 |
|
Christian Weiske
|
21c583a4cd
|
autocomplete with jquery (hardcoded tag list for now)
|
2011-03-22 18:20:37 +01:00 |
|
Christian Weiske
|
abc2ca6f79
|
add jquery-ui with autocomplete
|
2011-03-22 18:06:43 +01:00 |
|
Christian Weiske
|
bc178983b3
|
Merge branch 'master' into jquery
Conflicts:
doc/ChangeLog
|
2011-03-20 22:15:34 +01:00 |
|
Christian Weiske
|
8146646a0e
|
prepare jquery autocomplete (does not work yet)
|
2011-03-17 08:46:15 +01:00 |
|
Christian Weiske
|
82ada0d75f
|
Implement request #3054906: Show user's full name instead of nickname
|
2011-03-15 19:13:14 +01:00 |
|
Christian Weiske
|
3e9e2154a6
|
Fix bug #3187177: Wrong URL / Export XML Bookmarks
|
2011-03-15 07:59:03 +01:00 |
|
bretticvs
|
65bd4bfab8
|
Updates for feature request 3164348: Make default privacy configurable.
|
2011-03-15 07:53:39 +01:00 |
|
Christian Weiske
|
77f4b48f9d
|
fix broken XML
|
2010-11-02 19:14:31 +01:00 |
|
Christian Weiske
|
9c412f89ff
|
we do not need the entities anymore since we will be using the characters themselves now
|
2010-11-02 19:09:27 +01:00 |
|
Christian Weiske
|
a04938f559
|
get rid of arrow entities
|
2010-11-02 19:07:59 +01:00 |
|
Christian Weiske
|
10ee2e79cc
|
fix bookmark adding in strict mode
|
2010-10-29 22:35:22 +02:00 |
|
Christian Weiske
|
548d95d132
|
remove jqueryui, we will be using FCBKcomplete
|
2010-10-26 18:16:34 +02:00 |
|
Christian Weiske
|
c2875e45ab
|
makde linked block look nice in non-strict mode in opera and chrome
|
2010-10-14 08:23:40 +02:00 |
|
Christian Weiske
|
8fd61c0d8d
|
make sidebar work with chrome and opera in non-strict mode
|
2010-10-14 08:21:13 +02:00 |
|
Christian Weiske
|
52e65759bd
|
make linked tags work on opera - "parent" is apparently a reserved word
|
2010-10-13 19:18:42 +02:00 |
|
Christian Weiske
|
69cac0dd84
|
use ROOT_JS for jstree theme includes
|
2010-10-13 19:01:49 +02:00 |
|
Christian Weiske
|
5e1b9533ee
|
load minified javascript if debug mode is off; add minified version (generated with "yuicompressor --nomunge") of jstree
|
2010-10-13 18:58:46 +02:00 |
|
Christian Weiske
|
45cbe47f81
|
move jstree into a version-specific directory so we can update it more easily
|
2010-10-09 17:04:52 +02:00 |
|
Christian Weiske
|
ea3beb1690
|
put jquery+jstree into top template since we need it most times
|
2010-10-09 16:58:20 +02:00 |
|
Christian Weiske
|
b4f9d3b126
|
fix E_NOTICE in tag2tagadd and make tag2tagadd xhtml valid
|
2010-10-09 13:06:09 +02:00 |
|
Christian Weiske
|
6bf4e76495
|
make add/del tag nav links work again
|
2010-10-09 13:03:55 +02:00 |
|
Christian Weiske
|
1263a62179
|
make watchlist valid xhtml
|
2010-10-09 12:57:17 +02:00 |
|
Christian Weiske
|
c7a77dcb4c
|
make admin page valid
|
2010-10-09 12:54:33 +02:00 |
|
Christian Weiske
|
6c85981406
|
make edit profile page valid
|
2010-10-09 12:53:45 +02:00 |
|
Christian Weiske
|
2e89b28ed9
|
embed the delete link directly in html instead of using javascript
|
2010-10-09 12:15:11 +02:00 |
|
Christian Weiske
|
894011dd0f
|
make the short date a valid ISO date format.
|
2010-10-09 12:14:34 +02:00 |
|
Christian Weiske
|
f359fd685f
|
make the page valid and keep chromium happy
|
2010-10-09 12:09:39 +02:00 |
|
Christian Weiske
|
48cd84921f
|
make the page valid
|
2010-10-09 12:09:25 +02:00 |
|
Christian Weiske
|
22e46a9b45
|
make linkedtags sidebar tree menu work with jquery/jstree now
|
2010-10-09 10:20:14 +02:00 |
|
Christian Weiske
|
aaf293b18d
|
make the bookmark page valid xhtml
|
2010-10-09 10:18:52 +02:00 |
|
Christian Weiske
|
8e3daac73e
|
we do not need that service
|
2010-10-07 19:46:55 +02:00 |
|
Christian Weiske
|
20cd1969d1
|
prettier html in menu2 tags
|
2010-10-07 19:46:20 +02:00 |
|
Christian Weiske
|
24e344f787
|
remove dojo css
|
2010-10-01 21:37:53 +02:00 |
|
Christian Weiske
|
df5aca497a
|
remove unneeded dojo code from menu2
|
2010-10-01 21:36:40 +02:00 |
|
Christian Weiske
|
cb1d41054b
|
make adminlinkedtags (menu2Tags) finally work with jquery
|
2010-10-01 18:21:33 +02:00 |
|
Christian Weiske
|
b53b77d0dc
|
make sidebar menu2 use jquery.jstree. ajax loading of subtags is still missing
|
2010-09-30 19:12:49 +02:00 |
|
Christian Weiske
|
5565b0695f
|
begin converting menu2 to jquery
|
2010-09-28 18:48:37 +02:00 |
|
cweiske
|
f0456530b4
|
Fix bug #3074816: French translation breaks edit javascript
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@757 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-09-27 20:43:35 +00:00 |
|
cweiske
|
f52cba5cb3
|
make html more readable
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@751 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-09-26 22:07:36 +00:00 |
|
cweiske
|
8b45ba9e75
|
escape the installation name; html code was broken when one had quotes in the name
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@750 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-09-26 22:06:31 +00:00 |
|
cweiske
|
fbf28d0753
|
give bookmarks.tpl.php nice looking generated html code
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@749 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-09-26 22:05:20 +00:00 |
|
cweiske
|
e3f7ed95cd
|
implement patch 3059829: update FR_CA translation
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@743 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-09-23 07:33:15 +00:00 |
|
cweiske
|
4faa30a7e0
|
update french translations
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@742 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-09-23 07:32:54 +00:00 |
|
cweiske
|
c7c94fec72
|
update main translation file from source code
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@739 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-09-23 07:31:51 +00:00 |
|
mensonge
|
d80fcf8de6
|
Change "localhost" into 127.0.0.1 because it avoids a bug in Windows Seven.
http://serverfault.com/questions/4689/windows-7-localhost-name-resolution-is-handled-within-dns-itself-why
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@716 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-07-21 18:44:54 +00:00 |
|
cweiske
|
7333049082
|
prepare release of 0.97.0
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@712 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-06-09 05:59:51 +00:00 |
|
cweiske
|
549cae3de4
|
put sergey's name in the russian translation file
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@711 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-06-09 05:58:48 +00:00 |
|