|
|
|
@776
|
[776]
|
6 months |
michiel |
update copyright year.
Closes #180
|
|
|
|
@773
|
[773]
|
8 months |
michiel |
Create seperate menu item for logging
Seperate Admin and Frontend …
|
|
|
|
@770
|
[770]
|
8 months |
michiel |
introduce a logging class.
For now it only logs stuff in the admin …
|
|
|
|
@724
|
[724]
|
9 months |
michiel |
merge import from wordpress and global import structure from …
|
|
|
|
@646
|
[646]
|
11 months |
michiel |
Add 'about' section in admin interface.
Closes #152
|
|
|
|
@644
|
[644]
|
11 months |
michiel |
breakup menu to make it easier on the eye.
|
|
|
|
@574
|
[574]
|
12 months |
michiel |
Added dossiers to backend.
Besides categories a post can also be part of a …
|
|
|
|
@531
|
[531]
|
13 months |
michiel |
make 'create new' items a bit better visible.
index.css in admin style …
|
|
|
|
@481
|
[481]
|
15 months |
michiel |
fix more errors in -dev mode
Re #125
|
|
|
|
@478
|
[478]
|
15 months |
michiel |
make the admin interface use the .ini too
|
|
|
|
@454
|
[454]
|
16 months |
michiel |
switch from PEAR::DB to PEAR::MDB2
This is the first round of work. …
|
|
|
|
@429
|
[429]
|
17 months |
michiel |
make it possible to remove all inactive users.
Re #132
|
|
|
|
@423
|
[423]
|
17 months |
fboender |
Autoloader inclusion in admin interface main file.
|
|
|
|
@409
|
[409]
|
17 months |
michiel |
fix a lot of notice errors about unitialized stuff in development …
|
|
|
|
@392
|
[392]
|
18 months |
fboender |
Moved MvBlog_debug class to it's own file.
Resolved various E_NOTICE …
|
|
|
|
@300
|
[300]
|
2 years |
michiel |
-fixed more of the same typo (dont you just love copy/paste)
-updated old …
|
|
|
|
@279
|
[279]
|
2 years |
michiel |
give html editor more room
fix error where toolbars in editor where all …
|
|
|
|
@270
|
[270]
|
2 years |
michiel |
first bunch of mods to extract all data stuff out of the main classes and …
|
|
|
|
@265
|
[265]
|
2 years |
michiel |
make admin interface 100px wider.
This gives us some rome room for extra …
|
|
|
|
@258
|
[258]
|
2 years |
michiel |
more plugin functionality
|
|
|
|
@256
|
[256]
|
2 years |
michiel |
- get rid of all the previous plugin stuff. It was all obsoleted by the …
|
|
|
|
@255
|
[255]
|
2 years |
michiel |
Show loaded plugins in admin.
Give admin possibility to …
|
|
|
|
@196
|
[196]
|
2 years |
michiel |
merge class rewrite work from branches/class-rewrite
|
|
|
|
@185
|
[185]
|
2 years |
michiel |
port admin interface to the new style as well.
Now our admin interface is …
|
|
|
|
@175
|
[175]
|
2 years |
michiel |
add mysql support
|
|
|
|
@168
|
[168]
|
2 years |
michiel |
if author is logged in, use that info as comment settings
Fixes #71
|
|
|
|
@156
|
[156]
|
2 years |
michiel |
Implemented users for a blog.
Authors can now decide to turn of anonymous …
|
|
|
|
@155
|
[155]
|
2 years |
michiel |
The title of a comment also needs input checking
|
|
|
|
@144
|
[144]
|
2 years |
michiel |
do some extra checking on types
Re #56
|
|
|
|
@118
|
[118]
|
2 years |
michiel |
Fix last sql-injections we can find.
Fixed some XSS attacks in the …
|
|
|
|
@115
|
[115]
|
2 years |
michiel |
Fix a lot of possible sql-injections.
Re #54
|
|
|
|
@114
|
[114]
|
2 years |
michiel |
Remember me to remove old code please
Re #54
|
|
|
|
@113
|
[113]
|
2 years |
michiel |
sanity checks for the login screen
Re #54
|
|
|
|
@103
|
[103]
|
2 years |
michiel |
preparing for plugin admin stuff.
I had this idea, and before it's gone …
|
|
|
|
@102
|
[102]
|
2 years |
michiel |
make order in menu more normal
|
|
|
|
@96
|
[96]
|
2 years |
michiel |
Add meta description and meta keywords to the html header.
Allow owner to …
|
|
|
|
@89
|
[89]
|
2 years |
michiel |
came up with a nicer way to prevent the plugins from being loaded in rss …
|
|
|
|
@86
|
[86]
|
2 years |
michiel |
When author is logged in, use their info as
default comment info.
Fixes …
|
|
|
|
@83
|
[83]
|
2 years |
michiel |
Merged Rev 82 from branch mvblog-plugins.
|
|
|
|
@77
|
[77]
|
2 years |
michiel |
added access to comments.
You can now delete the comments from here. The …
|
|
|
|
@73
|
[73]
|
3 years |
michiel |
the new styleswitcher thing fucked up our backend style.
That is fixed now
|
|
|
|
@56
|
[56]
|
3 years |
michiel |
new posts can have different date too.
add some extra years in the …
|
|
|
|
@52
|
[52]
|
3 years |
michiel |
allow deleting of categories as well.
Fixes #12
|
|
|
|
@45
|
[45]
|
3 years |
michiel |
fixed indenting issue
|
|
|
|
@44
|
[44]
|
3 years |
michiel |
added suggestion for order in new link form
Fixes #32
|
|
|
|
@42
|
[42]
|
3 years |
michiel |
backend was style-less because of change in html_header.
|
|
|
|
@33
|
[33]
|
3 years |
michiel |
implemented admin stuff for menulinks.
Fixes #19
|
|
|
|
@24
|
[24]
|
3 years |
michiel |
implemented settings system.
In the admin interface you can alter …
|
|
|
|
@21
|
[21]
|
3 years |
michiel |
reflect the move from sourceforge to dev.mvblog.org
in file comment header …
|
|
|
|
@19
|
[19]
|
3 years |
michiel |
remove leftovers from fckeditor.
Fixes #15
|
|
|
|
@16
|
[16]
|
3 years |
michiel |
removed last reference to fckeditor.
Categories admin now doesn't have a …
|
|
|
|
@1
|
[1]
|
3 years |
michiel |
import
|