Dragonfly CMS logo Server sponsored and hosted by
DedicatedNOW
CVS logo  
.:: Home :: Dev. Resources :: Forums ::.
Dragonfly CMS CVS Repository
 Location: / cvs / html / admin.php
This is a web interface to the Dragonfly CMS CVS tree. You can browse the file hierarchy by picking directories. If you pick a file, you will see the revision history for that file.
Selecting a revision number will show that revision of the file. There are links at each revision to display diffs, annotate and download.
Note: Info about CVS and our commits can be found at our CVS Info Forum
total revisions: 101; selected revisions: 35
9.34 by nanocaiordoview | annotate | download
2008/08/03 04:59:20 (5 months ago)
Changed : +3 -3 lines
Differences to 9.33

Replacing url_redirect with URL::redirect


9.33 by nanocaiordoview | annotate | download
2008/07/31 14:38:48 (5 months ago)
Changed : +4 -4 lines
Differences to 9.32

Replacing get_uri with URL::uri which includes a static variable for a faster execution.


9.32 by nanocaiordoview | annotate | download
2008/04/19 12:27:37 (8 months ago)
Changed : +7 -7 lines
Differences to 9.31

Merging from php5 branch.


9.31 by phoenixview | annotate | download
2008/02/12 01:48:05 (10 months ago)
Changed : +4 -4 lines
Differences to 9.30

xhtml


9.30 by nanocaiordoview | annotate | download
2007/09/03 01:52:33 (1 year ago)
Changed : +5 -3 lines
Differences to 9.29

9.1.2.8


9.29 by nanocaiordoview | annotate | download
2007/06/13 11:06:37 (1 year ago)
Changed : +4 -4 lines
Differences to 9.28

Fixed focus()


9.28 by phoenixview | annotate | download
2007/05/17 02:25:14 (1 year ago)
Changed : +4 -4 lines
Differences to 9.27

Branches: 9.28.2
xhtml 1.1


9.27 by nanocaiordoview | annotate | download
2007/04/23 10:43:33 (1 year ago)
Changed : +4 -4 lines
Differences to 9.26

updated copyright year


9.26 by nanocaiordoview | annotate | download
2006/11/11 02:42:12 (2 years ago)
Changed : +9 -9 lines
Differences to 9.25

Replaced double quotes with single quotes gaining few microseconds of speed


9.25 by djmazeview | annotate | download
2006/04/26 11:37:44 (2 years ago)
Changed : +4 -3 lines
Differences to 9.24

Fixed PostgreSQL related bug http://dragonflycms.org/Projects/bugs/id=778.html


9.24 by djmazeview | annotate | download
2006/01/21 00:49:38 (2 years ago)
Changed : +3 -3 lines
Differences to 9.23

Updated copyright years


9.23 by djmazeview | annotate | download
2006/01/08 16:47:30 (2 years ago)
Changed : +5 -4 lines
Differences to 9.22

Finalized the Security::check_post() system


9.22 by djmazeview | annotate | download
2005/11/30 02:33:06 (3 years ago)
Changed : +8 -12 lines
Differences to 9.21

Added the 'default' theme for the changed theme engine
NOTE: 'cpgnuke' theme will be deleted !


9.21 by akamuview | annotate | download
2005/10/21 22:46:25 (3 years ago)
Changed : +10 -10 lines
Differences to 9.20

http://dragonflycms.org/Projects/bugs/id=639.html


9.20 by djmazeview | annotate | download
2005/10/14 14:49:35 (3 years ago)
Changed : +4 -4 lines
Differences to 9.19

Changed user_regdate to be unixtimestamp to show correct register dates based on the visitor timezone
NOTE: any script that uses $userinfo(user_regdate) or queries the database must be fixed.


9.19 by djmazeview | annotate | download
2005/10/11 12:31:40 (3 years ago)
Changed : +4 -4 lines
Differences to 9.18

Removed the THEME_USES_TPL feature to completely remove the old php-nuke theme system for a full template based future


9.18 by akamuview | annotate | download
2005/09/02 02:15:44 (3 years ago)
Changed : +6 -3 lines
Differences to 9.17

http://dragonflycms.org/Projects/bugs/id=616.html


9.17 by djmazeview | annotate | download
2005/08/29 15:10:45 (3 years ago)
Changed : +3 -3 lines
Differences to 9.16

Updated the website url to be the proper one


9.16 by djmazeview | annotate | download
2005/07/02 01:09:11 (3 years ago)
Changed : +6 -8 lines
Differences to 9.15

Version 9.0.5


9.15 by djmazeview | annotate | download
2005/06/02 01:32:35 (3 years ago)
Changed : +4 -6 lines
Differences to 9.14

Release 9.0.4.0 identification


9.14 by trevorview | annotate | download
2005/05/14 20:22:32 (3 years ago)
Changed : +3 -3 lines
Differences to 9.13

Fixed module path when the module doesn't exist in the database


9.13 by djmazeview | annotate | download
2005/04/25 01:21:23 (3 years ago)
Changed : +89 -89 lines
Differences to 9.12

Changed to use CORE_PATH
Removed loading of footer.php


9.12 by djmazeview | annotate | download
2005/04/21 01:06:53 (3 years ago)
Changed : +5 -5 lines
Differences to 9.11

Made the Admin DHTML menu (JSCookMenu) optional
Renamed the 'gfx_chk' to 'sec_code' and changed to be bitwise (gfx_chk still available but depreciated)
Fixed some table fields to allow NULL (issue MySQL 4.1.x)


9.11 by djmazeview | annotate | download
2005/04/12 02:12:16 (3 years ago)
Changed : +11 -10 lines
Differences to 9.10

Fixed showing correct filename in error message if nothing is outputted


9.10 by trevorview | annotate | download
2005/03/04 23:28:20 (3 years ago)
Changed : +3 -3 lines
Differences to 9.9

Fixed Bug #328: My Account Edit Profile Information Not Saving
http://dragonflycms.com/Projects/bugs/id=328.html


9.9 by trevorview | annotate | download
2005/03/04 17:29:41 (3 years ago)
Changed : +3 -3 lines
Differences to 9.8

Cleanup


9.8 by trevorview | annotate | download
2005/02/24 20:08:27 (3 years ago)
Changed : +4 -4 lines
Differences to 9.7

Added an option in Members Config to set the default avatar, so you won't need to struggle trying to rewrite images/avatars/gallery/blank.gif with something of your own liking, which could cause loss of quality if you are going from jpeg or png to gif. As requested here: http://dragonflycms.com/Forums/viewtopic/t=8051.html


9.7 by trevorview | annotate | download
2005/02/20 14:23:18 (3 years ago)
Changed : +3 -3 lines
Differences to 9.6

Changed password checks to single quotes


9.6 by djmazeview | annotate | download
2005/02/15 02:03:19 (3 years ago)
Changed : +5 -3 lines
Differences to 9.5

Fixed sending 401 header only to searchbots because it seems proxy or norton chokes on it
We didn't figure out which one chokes on the 401 header as of yet


9.5 by djmazeview | annotate | download
2005/02/10 23:40:08 (3 years ago)
Changed : +3 -4 lines
Differences to 9.4

Forcing N/A for get_current_user() PHP function on Windows OS since it's still not fixed by php.net


9.4 by djmazeview | annotate | download
2005/02/07 09:26:11 (3 years ago)
Changed : +6 -5 lines
Differences to 9.3

Updated file headers
Made a "work around" for the bug which is reported at http://bugs.php.net/bug.php?id=31849
Converted config.php back to ANSI since to much people keep using notepad


9.3 by djmazeview | annotate | download
2005/01/31 10:56:50 (3 years ago)
Changed : +3 -2 lines
Differences to 9.2

Added "$module_name = $op;" for the new admin structure for easy handling


9.2 by djmazeview | annotate | download
2005/01/26 12:19:48 (3 years ago)
Changed : +4 -4 lines
Differences to 9.1

Better handling cpg_error by allowing 301, 401 and 404 as title and send out the proper headers for those error numbers


9.1 by djmazeview | annotate | download
2005/01/13 05:50:47 (3 years ago)
Changed : +8 -6 lines
Differences to 9.0

Fixed include footer bug http://dragonflycms.com/Projects/bugs/id=128.html


9.0 by djmazeview | annotate | download
2005/01/12 03:32:25 (3 years ago)
Changed : +2 -2 lines

*** empty log message ***




Code Credits - Privacy Policy