Commit graph

70 commits

Author SHA1 Message Date
Danang Probo Sayekti
db786347c6 Improvements
Styling, performance tweak, and bugs fixes.
2015-07-05 21:29:02 +07:00
Kanti
a685bcf91b [TASK] update composer 2015-03-30 19:06:21 +02:00
Kanti
82dff17469 Merge pull request #10 from danpros/master
update to master
2015-02-10 08:48:36 +01:00
Mohamad Fahmi
04d8c567a7 Update htmly.php
Add Featured Image & Embed Video
2015-02-07 17:37:44 +07:00
Kanti
65adddb3dd [TASK] better development process 2015-01-23 11:55:36 +01:00
Kanti
8c2c06ec5e [TASK] added config admin tab 2015-01-08 13:50:09 +01:00
Kanti
1fe0420748 [TASK] Security fix 2015-01-08 13:38:23 +01:00
Kanti
5483453e75 [TASK] PSR-2 2014-12-17 10:17:37 +01:00
Kanti
5eefbe93f8 [TASK] added Feature #120 2014-12-14 18:39:52 +01:00
Kanti
5706b93cf1 [TASK] integrated new HubUpdater 2014-12-13 19:02:04 +01:00
Kanti
c7edfa5cea move the require files into composer.json 2014-11-18 18:38:33 +01:00
Kanti
0237e04a0e PSR-2 conform 2014-11-10 08:19:38 +01:00
Kanti
98bb451ed6 small typo 2014-11-07 07:51:35 +01:00
Kanti
0537cf1436 bugfix 2014-10-31 19:36:23 +01:00
Kanti
a3e3930373 updated Composer packages + changed the update process to "kanti/hub-updater" 2014-10-31 19:33:23 +01:00
Kanti
2d0aad96d7 Added page parameter to /api/json 2014-10-31 18:35:00 +01:00
Kanti
e6c8c3f2c7 Added time to Publish date 2014-09-27 14:06:03 +02:00
Kanti
dfd471ffaa Edit-Post: Change publishing Date (no Drafts) 2014-09-27 11:30:48 +02:00
Kanti
cd0d4cce2f Bug Fix on Meta Description Author Page 2014-08-22 07:34:56 +02:00
Kanti
f81b68db2d Finished Feature custom meta description 2014-08-12 06:40:04 +02: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
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
3cae50688c Working on subPages 2014-08-04 19:26:59 +02:00
Kanti
e4f2a994ab lc 2014-08-02 12:32:54 +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
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
Matthias Vogel
4e1d990b91 added AutoUpdate 2014-07-15 17:38:39 +02:00
Matthias Vogel
e852052790 added CSRF Token 2014-07-12 13:03:49 +02:00
Matthias Vogel
a257c1c2ea replaced All
$_SESSION['user']
$_SESSION[config("site.url")]['user']
to prevent login Bug on multiple Installations
2014-07-08 18:33:42 +02:00
Danang Probo Sayekti
16143d33db File cache support
File cache support. Any visited pages by anonymous user will generating
.cache file inside cache/page folder.
2014-06-27 07:14:17 +07:00
Danang Probo Sayekti
58d032419f Try to use cache index
Try to use cache index. Any glob results will saved as txt format.
2014-06-19 19:57:43 -07:00
Danang Probo Sayekti
e5d718dc6d Add backup feature
Add backup feature to the core.
2014-02-21 12:49:39 +07:00
Danang Probo Sayekti
d8cbaefad2 Improve the search
Improve the search speed
2014-02-11 15:30:52 +07:00
Danang Probo Sayekti
b62f013588 Improve theme
Improve theme
2014-02-10 12:01:24 +07:00
Danang Probo Sayekti
306ccb11ee Refactoring
Clean up the codes.
2014-02-10 11:05:57 +07:00
Danang Probo Sayekti
72cf924c1c Improve the teaser
Improve the teaser
2014-02-08 18:31:11 +07:00
Danang Probo Sayekti
c7c23866bb User role support
User role support
2014-02-08 00:17:28 +07:00
Danang Probo Sayekti
b47cf3e363 Add limit RSS length
Add option to limit rss length.
2014-02-07 20:21:05 +07:00
Danang Probo Sayekti
36f4c2d4df Various improvements
Various improvements
2014-02-07 07:14:05 +07:00
Danang Probo Sayekti
34603e3989 Handle sitemap error
handle sitemap error when no content available.
2014-01-30 21:55:35 +07:00
Danang Probo Sayekti
daa3d40c3b Cleaning up
Cleaning up the codes.
2014-01-30 20:07:43 +07:00
Danang Probo Sayekti
572090f88b Improve the admin integration
Improve the admin integration
2014-01-30 00:42:00 +07:00
Danang Probo Sayekti
fddeefde02 Fix admin redirect
Fix admin redirect when not login.
2014-01-29 11:07:00 +07:00
Danang Probo Sayekti
cdf2a4dd2b Change admin panel
Change admin panel.
2014-01-29 10:30:45 +07:00
Danang Probo Sayekti
5358f21d50 Change config folder
Change config folder for later developments. A few style improvements.
2014-01-25 08:04:51 +07:00