Commit graph

1,210 commits

Author SHA1 Message Date
Danang Probo Sayekti
b3b156bdad Merge pull request #76 from Kanti/master
Better "content Tag" handling by @Kanti.
2014-08-12 08:24:41 +07:00
Kanti
4a7c57503e $_REQUEST ready 2014-08-11 20:47:37 +02:00
Kanti
0316cf0602 custom Description added 2014-08-11 20:26:46 +02:00
Kanti
0ef08de74c small bug fix 2014-08-11 17:15:05 +02:00
Kanti
7c206b9c66 Added get_content_tag function for better handling multiple content Tags. like <!--t and <!--d ...
Added remove_html_comments function
2014-08-11 17:11:36 +02:00
Danang Probo Sayekti
6017717a19 Merge pull request #74 from Kanti/master
Added Sub Pages by @Kanti.
2014-08-06 16:07:57 +07:00
Kanti
481430639d Fixed Conflicts II 2014-08-06 07:35:06 +02:00
Kanti
5f276f65b7 Fixed Conflicts 2014-08-06 07:26:38 +02:00
Kanti
9a1dcc7f07 Merge branch 'masterdan'
Conflicts:
	system/admin/admin.php
2014-08-06 07:24:24 +02:00
Kanti
7a82c6f778 Revert "Added Blackcodec's password security code"
This reverts commit 7963ae9854.
2014-08-06 07:11:11 +02:00
Kanti
7963ae9854 Added Blackcodec's password security code 2014-08-06 07:09:40 +02:00
Kanti
9e06d495ec active link bugfixed 2014-08-06 07:02:00 +02:00
Kanti
02c6a36a1a Some destination bug fixes (SubPages) 2014-08-05 17:11:58 +02:00
Kanti
be5c20d63e ContentManagement of SubPages Finished.
(BUG) Active link if Page and Page/subPage have the same Name.
2014-08-05 17:03:59 +02:00
Kanti
614c64e62d edit CSS: better menu (active link). 2014-08-05 08:06:03 +02:00
Kanti
3cae50688c Working on subPages 2014-08-04 19:26:59 +02:00
Danang Probo Sayekti
dbf065b684 Merge pull request #73 from BlackCodec/master
Encryption support for user.ini by @BlackCodec.
2014-08-04 19:53:32 +07:00
BlackCodec
32717b6d4e Added encryption
Added user password encryption
2014-08-04 14:38:54 +02:00
BlackCodec
fd5fa4733a Added encryption
Added encryption support to user password
2014-08-04 14:37:21 +02:00
Kanti
eaeed8a113 Update README.md 2014-08-04 07:53:56 +02:00
Kanti
c78e7fccba bugfix active menu link 2014-08-04 07:29:48 +02:00
Kanti
e4f2a994ab lc 2014-08-02 12:32:54 +02:00
Kanti
414f3a8ae7 Merge pull request #2 from Kanti/viewCount+subPages
View count+sub pages
2014-08-01 13:26:25 +02:00
Kanti
fa77cc805b Basic Support for SubPages Ready to use.
Must Add CMS Funktions Add/Edit/delete to it.
if Rename a Static page the subFolder must be renamed as well.
2014-08-01 13:23:14 +02:00
Danang Probo Sayekti
711d9e1fa5 Merge pull request #69 from Kanti/viewCount
View counter Added by @Kanti.
2014-08-01 17:36:57 +07:00
Kanti
f7502b95b5 Merge branch 'viewCount+subPages' into viewCount
Conflicts:
	system/admin/admin.php
	system/htmly.php
2014-07-31 18:56:42 +02:00
Kanti
452cf9212d Added views.counter in the Config File 2014-07-31 16:45:20 +02:00
Kanti
ebedde8d58 subPage improve 2014-07-31 16:31:35 +02:00
Kanti
a92b2ad997 Simple subPages Integration added
Need work on edit page and menu.
2014-07-30 16:46:50 +02:00
Kanti
8ea2611323 Added viewCount Feature #66 2014-07-29 19:24:43 +02:00
Kanti
c02ca49118 fixed Issue #68 2014-07-29 18:50:42 +02:00
Kanti
f70ce4e950 clean up the cache functions 2014-07-29 17:44:13 +02:00
Kanti
63755a1add Updated Comopser 2014-07-28 20:26:34 +02:00
Kanti
3d3c76ac95 Useabilty improvement
archive var includes the month only
2014-07-28 17:23:51 +02:00
Danang Probo Sayekti
4bc8bb4181 Merge pull request #64 from Kanti/master v2.1
Added Certification check on update script by @Kanti.
2014-07-25 07:18:01 +07:00
Kanti
ab60a8e6d9 Added update button
We have added an Update Button so you can easily update your HTMLy Installation.
The Button shows only if a new Version is available. +some security patches.
2014-07-23 17:17:42 +02:00
Kanti
fcd3bf703e Update README.md 2014-07-23 17:03:14 +02:00
Kanti
d483673678 miep 2014-07-23 16:53:22 +02:00
Kanti
30e78f2178 performance boost 2014-07-23 16:50:11 +02:00
Kanti
fd363e93ef added ca_bundle.crt to updater 2014-07-23 16:48:54 +02:00
Danang Probo Sayekti
7ec08fee67 Merge pull request #63 from Kanti/master
BugFix: url will be fixed from %20 to [blank] by @Kanti.
2014-07-23 08:34:13 +07:00
Kanti
3db5895c38 BugFix: url will be fixed from %20 to [blank] 2014-07-21 16:26:18 +02:00
Danang Probo Sayekti
9165c0467c Merge pull request #59 from Kanti/autoupdate
Auto-update by @Kanti.
2014-07-21 18:17:35 +07:00
Matthias Vogel
f1ec5a0566 Fix: Issue #58 Error logs 2014-07-17 17:08:42 +02:00
Matthias Vogel
1b5e52e497 fix no https wrapper errors 2014-07-17 07:47:03 +02:00
Matthias Vogel
4e18083722 PHP 5.3 >
openssl needed
2014-07-17 07:35:40 +02:00
Matthias Vogel
b8cac0d2fb update process improved 2014-07-16 07:02:41 +02:00
Matthias Vogel
3d268072fc Improved downward compatibility 2014-07-15 17:43:37 +02:00
Matthias Vogel
4e1d990b91 added AutoUpdate 2014-07-15 17:38:39 +02:00
Kanti
e5d3739b46 Merge pull request #2 from Kanti/csrf
added CSRF Token
2014-07-12 14:22:17 +02:00