|
|
@2223
|
17 years |
rvelices |
- migrate many templates to smarty
|
|
|
@2134
|
17 years |
rvelices |
- changed htmlentities to htmlspecialchars in comments.php (utf-8 …
|
|
|
@2107
|
17 years |
rvelices |
- admin, comments and tags pages include page_header later in the code …
|
|
|
@2030
|
17 years |
rub |
Resolved issue 0000702: Code Injection with picture comment
|
|
|
@2012
|
18 years |
rvelices |
keyword search was not working comments.php
|
|
|
@1900
|
18 years |
rub |
Apply property svn:eol-style Value: LF
|
|
|
@1866
|
18 years |
rvelices |
feature 657: permalinks for categories
|
|
|
@1861
|
18 years |
rvelices |
- refactoring pagecategory before 1.7 release
pagecategory is …
|
|
|
@1849
|
18 years |
rvelices |
- user comments are not saved in the database with htmlspecialchars …
|
|
|
@1814
|
18 years |
rvelices |
- thumbnails creation for all local sites (not only site id 1)
- urls …
|
|
|
@1716
|
18 years |
rvelices |
plugins improvements: allow plugins to fail the …
|
|
|
@1696
|
18 years |
rub |
Fixed: HTML vulnerability (Cross Site Scripting)
|
|
|
@1677
|
18 years |
rub |
Feature Issue ID 0000601: Filter all public pages with only recent …
|
|
|
@1647
|
18 years |
vdigital |
Undo 597: Unvalidated comments
|
|
|
@1646
|
18 years |
vdigital |
0000597: Unvalidated comments are displayed on public side
Just add a …
|
|
|
@1617
|
18 years |
rvelices |
feature 440: send mail to admin when comment is entered
|
|
|
@1598
|
18 years |
rvelices |
- comments.php improvements:
- unvalidated comments are shown only …
|
|
|
@1563
|
18 years |
rvelices |
comments.php: cleanup url (t=1 in the url for an unknown reason) and …
|
|
|
@1536
|
18 years |
nikrou |
fix bug 518: anyone can delete or validate a comment
comment_id must …
|
|
|
@1092
|
19 years |
rvelices |
URL rewriting: capable of fully working with urls without ?
URL …
|
|
|
@1090
|
19 years |
rvelices |
URL rewriting: fix some old links, calendar simplification and prepare …
|
|
|
@1082
|
19 years |
plg |
new: cleaner URL. Instead of …
|
|
|
@1072
|
19 years |
rub |
Step 2 improvement issue 0000301:
o Add and use Functions Check of …
|
|
|
@1004
|
19 years |
nikrou |
Improve security of sessions:
- use only cookies to store session id …
|
|
|
@889
|
19 years |
plg |
- modification: localized labels in Administration>Pictures>Caddie
- …
|
|
|
@850
|
19 years |
plg |
- new : HTML BODY identifier to let CSS stylesheets manage specific
…
|
|
|
@848
|
19 years |
plg |
- modification : adaptation of template variables and blocks in …
|
|
|
@801
|
19 years |
plg |
- new feature : RSS notification feed. Feed generator is an external …
|
|
|
@796
|
19 years |
plg |
- comments page rewritten : comments are displayed one by one, with …
|
|
|
@721
|
20 years |
plg |
- bug fixed : same comments displayed as many times as element categories
|
|
|
@688
|
20 years |
plg |
- use template->parse instead of pparse. (exceptions for install.php …
|
|
|
@675
|
20 years |
plg |
all headers adapted to new year 2005, happy new year
|
|
|
@642
|
20 years |
plg |
- in admin menu, status option for categories is not "permissions" but …
|
|
|
@607
|
20 years |
gweltas |
Unification of "Return to main page" entry in the language files.
|
|
|
@606
|
20 years |
plg |
- images.path column added to reduce database access
- function …
|
|
|
@593
|
20 years |
z0rglub |
update headers to comply with GPL
|
|
|
@587
|
20 years |
z0rglub |
- function mysql_query replaced by pwg_query : the same with debugging …
|
|
|
@579
|
20 years |
z0rglub |
- refactoring of comments.php
- creation of function …
|
|
|
@527
|
20 years |
gweltas |
- dispatch of configuration
|
|
|
@464
|
20 years |
z0rglub |
- non picture files management
- refactoring
|
|
|
@420
|
21 years |
z0rglub |
field comments.date becomes a datetime MySQL field type (instead of int)
|
|
|
@393
|
21 years |
gweltas |
- Template migration
- Admin Control Panel migration
- Language migration
|
|
|
@369
|
21 years |
gweltas |
Template migration
|
|
|
@364
|
21 years |
gweltas |
Split of langage files
|
|
|
@362
|
21 years |
z0rglub |
header global refactoring
|
|
|
@355
|
21 years |
gweltas |
Template migration
|
|
|
@354
|
21 years |
gweltas |
Migration of common.php in the include directory to fit the new coding …
|
|
|
@345
|
21 years |
gweltas |
Merge of the 1.3.1 release
Creation of an unique include file …
|
|
|
@231
|
21 years |
z0rglub |
define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')
|
|
|
@180
|
21 years |
z0rglub |
Support of special syntax to underline, emphasis or italic words in …
|
|
|
@179
|
21 years |
z0rglub |
Always displays last comments, not only when choosing a number of days …
|
|
|
@166
|
21 years |
z0rglub |
Adding a page for non admin to see last users comments
|