]> git.andy128k.dev Git - ipf.git/log
ipf.git
10 years agoadmin log page
Andrey Kutejko [Thu, 8 Jan 2015 22:23:49 +0000 (00:23 +0200)]
admin log page

10 years agofix tests
Andrey Kutejko [Thu, 8 Jan 2015 18:34:51 +0000 (20:34 +0200)]
fix tests

10 years agorequire asset plug-in globally
Andrey Kutejko [Thu, 8 Jan 2015 17:23:33 +0000 (19:23 +0200)]
require asset plug-in globally

10 years agodownload tinymce via bower
Andrey Kutejko [Thu, 8 Jan 2015 16:35:08 +0000 (18:35 +0200)]
download tinymce via bower

10 years agouse assets from bower
Andrey Kutejko [Thu, 8 Jan 2015 16:03:06 +0000 (18:03 +0200)]
use assets from bower

10 years agoallow assets from bower
Andrey Kutejko [Thu, 8 Jan 2015 14:36:26 +0000 (16:36 +0200)]
allow assets from bower

10 years agocanonicalize base pathes
Andrey Kutejko [Thu, 8 Jan 2015 14:35:46 +0000 (16:35 +0200)]
canonicalize base pathes

10 years agocleanup
Andrey Kutejko [Wed, 7 Jan 2015 18:44:35 +0000 (20:44 +0200)]
cleanup

10 years agochange configuration call
Andrey Kutejko [Wed, 7 Jan 2015 18:43:12 +0000 (20:43 +0200)]
change configuration call

10 years agomove cli-server routing to index.php
Andrey Kutejko [Wed, 7 Jan 2015 18:35:28 +0000 (20:35 +0200)]
move cli-server routing to index.php

10 years agointroduce project_root constant instead of project_path
Andrey Kutejko [Wed, 7 Jan 2015 18:19:28 +0000 (20:19 +0200)]
introduce project_root constant instead of project_path

10 years agoaction filters
Andrey Kutejko [Tue, 6 Jan 2015 09:32:43 +0000 (11:32 +0200)]
action filters

10 years agocomponent reorder: check http method in routes
Andrey Kutejko [Tue, 6 Jan 2015 09:31:37 +0000 (11:31 +0200)]
component reorder: check http method in routes

10 years agoseparate dashboard and components controllers
Andrey Kutejko [Mon, 5 Jan 2015 21:20:51 +0000 (23:20 +0200)]
separate dashboard and components controllers

10 years agofix namespace
Andrey Kutejko [Mon, 5 Jan 2015 20:15:48 +0000 (22:15 +0200)]
fix namespace

10 years agoencapsulate admin log query
Andrey Kutejko [Mon, 5 Jan 2015 00:47:02 +0000 (02:47 +0200)]
encapsulate admin log query

10 years agoadd settings based context params unconditionally
Andrey Kutejko [Mon, 5 Jan 2015 00:12:34 +0000 (02:12 +0200)]
add settings based context params unconditionally

10 years agoisolate ipf-template library stuff in shortcuts module
Andrey Kutejko [Sun, 4 Jan 2015 20:00:32 +0000 (22:00 +0200)]
isolate ipf-template library stuff in shortcuts module

10 years agoenable select'n'close button only when file is selected
Andrey Kutejko [Sun, 4 Jan 2015 19:14:13 +0000 (21:14 +0200)]
enable select'n'close button only when file is selected

10 years agofix file browser path in html widget
Andrey Kutejko [Sun, 4 Jan 2015 18:51:52 +0000 (20:51 +0200)]
fix file browser path in html widget

10 years agorework change referrer feature
Andrey Kutejko [Sun, 4 Jan 2015 16:07:37 +0000 (18:07 +0200)]
rework change referrer feature

10 years agofix components response
Andrey Kutejko [Sun, 4 Jan 2015 16:06:18 +0000 (18:06 +0200)]
fix components response

10 years agoseparate tags logic from implementation wrapper
Andrey Kutejko [Sun, 4 Jan 2015 12:25:11 +0000 (14:25 +0200)]
separate tags logic from implementation wrapper

10 years agoadd indexpage_url to template defaults
Andrey Kutejko [Sun, 4 Jan 2015 10:44:08 +0000 (12:44 +0200)]
add indexpage_url to template defaults

10 years agoextract template dirs method
Andrey Kutejko [Sun, 4 Jan 2015 10:40:52 +0000 (12:40 +0200)]
extract template dirs method

10 years agomake project context independent of template engine
Andrey Kutejko [Sun, 4 Jan 2015 10:37:02 +0000 (12:37 +0200)]
make project context independent of template engine

10 years agomove ensureUserIsStaff to controller
Andrey Kutejko [Sat, 3 Jan 2015 23:41:26 +0000 (01:41 +0200)]
move ensureUserIsStaff to controller

10 years agoisolate component related methods
Andrey Kutejko [Sat, 3 Jan 2015 23:37:46 +0000 (01:37 +0200)]
isolate component related methods

10 years agoadmin base controller. unify rendering of html
Andrey Kutejko [Sat, 3 Jan 2015 23:09:21 +0000 (01:09 +0200)]
admin base controller. unify rendering of html

10 years agoseparate component context and rendering
Andrey Kutejko [Sat, 3 Jan 2015 23:02:02 +0000 (01:02 +0200)]
separate component context and rendering

10 years agomove admin views to controllers. rework file browser and routes.
Andrey Kutejko [Fri, 2 Jan 2015 17:31:37 +0000 (19:31 +0200)]
move admin views to controllers. rework file browser and routes.

10 years agodispatch by http method
Andrey Kutejko [Fri, 2 Jan 2015 15:14:42 +0000 (17:14 +0200)]
dispatch by http method

10 years agoupdate libs
Andrey Kutejko [Wed, 31 Dec 2014 09:52:25 +0000 (11:52 +0200)]
update libs

10 years agofixes
Andrey Kutejko [Sat, 27 Dec 2014 21:55:30 +0000 (23:55 +0200)]
fixes

10 years agocontrollers and actions
Andrey Kutejko [Sat, 27 Dec 2014 21:21:49 +0000 (23:21 +0200)]
controllers and actions

10 years agomore clear app slug generation
Andrey Kutejko [Thu, 25 Dec 2014 22:39:04 +0000 (00:39 +0200)]
more clear app slug generation

10 years agoregister all apps in container by slug
Andrey Kutejko [Thu, 25 Dec 2014 22:38:03 +0000 (00:38 +0200)]
register all apps in container by slug

10 years agono static methods in auth app
Andrey Kutejko [Thu, 25 Dec 2014 22:34:57 +0000 (00:34 +0200)]
no static methods in auth app

10 years agouse svg icons in admin
Andrey Kutejko [Mon, 22 Dec 2014 00:21:40 +0000 (02:21 +0200)]
use svg icons in admin

10 years agomove error handling and url dispatching to middlewares
Andrey Kutejko [Sun, 21 Dec 2014 23:25:49 +0000 (01:25 +0200)]
move error handling and url dispatching to middlewares

10 years agosettings class
Andrey Kutejko [Wed, 17 Dec 2014 18:50:52 +0000 (20:50 +0200)]
settings class

10 years agoextract file browser js code
Andrey Kutejko [Sun, 14 Dec 2014 16:48:32 +0000 (18:48 +0200)]
extract file browser js code

10 years agocleanup
Andrey Kutejko [Sun, 14 Dec 2014 14:19:03 +0000 (16:19 +0200)]
cleanup

10 years agounify html editor config
Andrey Kutejko [Sun, 14 Dec 2014 14:13:36 +0000 (16:13 +0200)]
unify html editor config

10 years agounify usage of TableDnD
Andrey Kutejko [Sun, 14 Dec 2014 13:02:22 +0000 (15:02 +0200)]
unify usage of TableDnD

10 years agoadmin fields and widgets
Andrey Kutejko [Sun, 14 Dec 2014 12:43:53 +0000 (14:43 +0200)]
admin fields and widgets

10 years agoremove unused options
Andrey Kutejko [Sun, 14 Dec 2014 04:34:16 +0000 (06:34 +0200)]
remove unused options

10 years agoupdate tinymce
Andrey Kutejko [Sun, 14 Dec 2014 04:30:04 +0000 (06:30 +0200)]
update tinymce

11 years agodo not calculate component list for non-admin pages
Andrey Kutejko [Sun, 7 Dec 2014 02:18:16 +0000 (04:18 +0200)]
do not calculate component list for non-admin pages

11 years agofix file browser url in html widget
Andrey Kutejko [Sun, 7 Dec 2014 00:32:24 +0000 (02:32 +0200)]
fix file browser url in html widget

11 years agorework admin assets and layout
Andrey Kutejko [Sat, 6 Dec 2014 19:14:03 +0000 (21:14 +0200)]
rework admin assets and layout

11 years agosimple assets compiler
Andrey Kutejko [Sun, 9 Nov 2014 08:32:27 +0000 (10:32 +0200)]
simple assets compiler

11 years agoadmin sidebar
Andrey Kutejko [Mon, 27 Oct 2014 21:59:18 +0000 (23:59 +0200)]
admin sidebar

11 years agoall properties are false for anonymous user
Andrey Kutejko [Mon, 27 Oct 2014 21:49:01 +0000 (23:49 +0200)]
all properties are false for anonymous user

11 years agorename
Andrey Kutejko [Sun, 21 Sep 2014 18:44:45 +0000 (21:44 +0300)]
rename

11 years agobump libs
Andrey Kutejko [Sun, 14 Sep 2014 13:44:46 +0000 (16:44 +0300)]
bump libs

11 years agoordered set
Andrey Kutejko [Sun, 14 Sep 2014 12:41:36 +0000 (15:41 +0300)]
ordered set

11 years agolegacy friendly migrations
Andrey Kutejko [Sun, 14 Sep 2014 09:44:28 +0000 (12:44 +0300)]
legacy friendly migrations

11 years agoclean file field value
Andrey Kutejko [Sun, 14 Sep 2014 09:14:52 +0000 (12:14 +0300)]
clean file field value

11 years agoedit extra fields of user
Andrey Kutejko [Sun, 14 Sep 2014 09:00:24 +0000 (12:00 +0300)]
edit extra fields of user

11 years agomove auth app code to namespace
Andrey Kutejko [Sun, 14 Sep 2014 08:45:03 +0000 (11:45 +0300)]
move auth app code to namespace

11 years agorework auth app
Andrey Kutejko [Sun, 14 Sep 2014 08:18:59 +0000 (11:18 +0300)]
rework auth app

11 years agoremove unescape feature
Andrey Kutejko [Sun, 14 Sep 2014 07:32:04 +0000 (10:32 +0300)]
remove unescape feature

11 years agofix login form
Andrey Kutejko [Sun, 14 Sep 2014 07:27:22 +0000 (10:27 +0300)]
fix login form

11 years agoconfigure application
Andrey Kutejko [Sun, 14 Sep 2014 06:39:28 +0000 (09:39 +0300)]
configure application

11 years agocleanup
Andrey Kutejko [Sun, 7 Sep 2014 21:54:51 +0000 (00:54 +0300)]
cleanup

11 years agomove legacy orm to separate package
Andrey Kutejko [Sun, 7 Sep 2014 21:46:51 +0000 (00:46 +0300)]
move legacy orm to separate package

11 years agofixes in adminmodel form
Andrey Kutejko [Sun, 7 Sep 2014 20:59:14 +0000 (23:59 +0300)]
fixes in adminmodel form

11 years agomove legacy admin parts to legacy app
Andrey Kutejko [Sun, 7 Sep 2014 20:46:32 +0000 (23:46 +0300)]
move legacy admin parts to legacy app

11 years agoreplace inline models with set field and set table widget
Andrey Kutejko [Sun, 7 Sep 2014 20:45:08 +0000 (23:45 +0300)]
replace inline models with set field and set table widget

11 years agorework form errors. add set field and set table widget.
Andrey Kutejko [Sun, 7 Sep 2014 20:36:04 +0000 (23:36 +0300)]
rework form errors. add set field and set table widget.

11 years agocleanup field and widget base classes
Andrey Kutejko [Wed, 3 Sep 2014 18:46:54 +0000 (21:46 +0300)]
cleanup field and widget base classes

11 years agocleanup
Andrey Kutejko [Wed, 3 Sep 2014 05:54:27 +0000 (08:54 +0300)]
cleanup

11 years agofix init order for choice fields and widgets
Andrey Kutejko [Wed, 3 Sep 2014 01:52:05 +0000 (04:52 +0300)]
fix init order for choice fields and widgets

11 years agocleanup
Andrey Kutejko [Wed, 3 Sep 2014 00:33:03 +0000 (03:33 +0300)]
cleanup

11 years agoshow booleans with unicode instead of images
Andrey Kutejko [Wed, 3 Sep 2014 00:30:37 +0000 (03:30 +0300)]
show booleans with unicode instead of images

11 years agosimplify html generation
Andrey Kutejko [Mon, 1 Sep 2014 18:05:55 +0000 (21:05 +0300)]
simplify html generation

11 years agoorm fixes
Andrey Kutejko [Mon, 1 Sep 2014 16:14:59 +0000 (19:14 +0300)]
orm fixes

11 years agoadmin list filters
Andrey Kutejko [Mon, 1 Sep 2014 04:58:04 +0000 (07:58 +0300)]
admin list filters

11 years agono title for permission
Andrey Kutejko [Fri, 29 Aug 2014 04:35:19 +0000 (07:35 +0300)]
no title for permission

11 years agocorrectly pass initial data to model form
Andrey Kutejko [Wed, 27 Aug 2014 02:58:40 +0000 (05:58 +0300)]
correctly pass initial data to model form

11 years agocleanup forms
Andrey Kutejko [Tue, 26 Aug 2014 22:03:13 +0000 (01:03 +0300)]
cleanup forms

11 years agocleanup forms
Andrey Kutejko [Mon, 25 Aug 2014 14:56:50 +0000 (17:56 +0300)]
cleanup forms

11 years agocleanup
Andrey Kutejko [Tue, 26 Aug 2014 15:03:10 +0000 (18:03 +0300)]
cleanup

11 years agominor fixes
Andrey Kutejko [Tue, 26 Aug 2014 12:54:20 +0000 (15:54 +0300)]
minor fixes

11 years agoedit user's password directly
Andrey Kutejko [Sun, 24 Aug 2014 20:46:17 +0000 (23:46 +0300)]
edit user's password directly

11 years agobump migrations library version
Andrey Kutejko [Sun, 24 Aug 2014 20:09:45 +0000 (23:09 +0300)]
bump migrations library version

11 years agosince now explicit admin component creation only is allowed
Andrey Kutejko [Sun, 24 Aug 2014 19:27:07 +0000 (22:27 +0300)]
since now explicit admin component creation only is allowed

11 years agobump libs
Andrey Kutejko [Sun, 24 Aug 2014 19:07:54 +0000 (22:07 +0300)]
bump libs

11 years agocleanup
Andrey Kutejko [Sun, 24 Aug 2014 18:18:03 +0000 (21:18 +0300)]
cleanup

11 years agorework admin log
Andrey Kutejko [Sun, 24 Aug 2014 17:50:53 +0000 (20:50 +0300)]
rework admin log

11 years agorework auth and admin apps. try to separate from legacy orm. WIP
Andrey Kutejko [Sun, 24 Aug 2014 17:10:43 +0000 (20:10 +0300)]
rework auth and admin apps. try to separate from legacy orm. WIP

11 years agomerge matched parts of url into request object
Andrey Kutejko [Sun, 24 Aug 2014 16:06:57 +0000 (19:06 +0300)]
merge matched parts of url into request object

11 years agoextract pager layout algorithm
Andrey Kutejko [Sun, 24 Aug 2014 16:06:22 +0000 (19:06 +0300)]
extract pager layout algorithm

11 years agoresponse via exception trap
Andrey Kutejko [Sun, 24 Aug 2014 16:05:36 +0000 (19:05 +0300)]
response via exception trap

11 years agocleanup
Andrey Kutejko [Sun, 24 Aug 2014 11:27:55 +0000 (14:27 +0300)]
cleanup

11 years agoinitial data in forms
Andrey Kutejko [Sun, 24 Aug 2014 11:26:53 +0000 (14:26 +0300)]
initial data in forms

11 years agosync permissions
Andrey Kutejko [Sat, 23 Aug 2014 05:08:09 +0000 (08:08 +0300)]
sync permissions

11 years agofix routes
Andrey Kutejko [Thu, 21 Aug 2014 16:05:03 +0000 (19:05 +0300)]
fix routes

11 years agofix new session creation
Andrey Kutejko [Thu, 21 Aug 2014 10:26:16 +0000 (13:26 +0300)]
fix new session creation