Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: return load->view and hooks
Post: return load->view and hooks

hi, if I have method in controller and I want to finish script earlier if some condition are not met i use return $this->load->view('something'); will it still trigger post_controller hook or shou...
2,598 Views
1 Replies
04-30-2015, 02:54 AM
janul
    Thread: migrations
Post: RE: migrations

thanks, it's what i needed:)
3,089 Views
2 Replies
04-28-2015, 06:56 AM
janul
    Thread: migrations
Post: migrations

Hi, Is it a nice way to check if there is new migrations available without actually triggering them - I want to show notification on admin page that running migration is needed. The methods in Migra...
3,089 Views
2 Replies
04-28-2015, 06:01 AM
janul
    Thread: cli script and logging
Post: RE: cli script and logging

apologies. it actually works fine, I think.
2,955 Views
2 Replies
04-16-2015, 04:33 AM
janul
    Thread: cli script and logging
Post: cli script and logging

Hi, I have quick question. when I run script (cli) the script is not logging to default/defined log file anymore - it worked fine before. Is that expected? Best Regards, Janusz
2,955 Views
2 Replies
04-14-2015, 02:30 AM
janul
    Thread: SAML federations management tool (Jagger)
Post: RE: SAML federations management tool (Jagger)

Hi, Yes this exactly the same idea. Off course Incommon may have some specific workflow based on their policy to join Federation. So yes Jagger is used to publish metadata (SAML) which is consumed b...
5,494 Views
0 Replies
03-06-2015, 01:15 PM
janul
    Thread: SAML federations management tool (Jagger)
Post: SAML federations management tool (Jagger)

Hi, Jagger https://github.com/Edugate/Jagger (https://github.com/Edugate/Jagger) is very specific project which allows to to manage federation(s) based on SAML protocol. It's written on top CI 2.1 ...
5,494 Views
0 Replies
02-27-2015, 03:57 PM
janul
    Thread: Native Sessions
Post: RE: Native Sessions

Hi, change from native to 'files' -- janusz
16,009 Views
0 Replies
02-13-2015, 03:51 AM
janul
    Thread: confusing uri_string()
Post: RE: confusing uri_string()

twpmarketing Wrote: (02-12-2015, 07:40 PM) -- Janul, I'm not clear what you are asking for. Did you look at the method: current_url()?  It returns the full url of the current page, with all segmen...
8,271 Views
0 Replies
02-13-2015, 03:15 AM
janul
    Thread: confusing uri_string()
Post: confusing uri_string()

Hi, the name of this fn is actually quite confusing as it does not return the real URI ( for instance if base_url looks like http://host/app )- I know doc says "returns the URI segments" But it woul...
8,271 Views
0 Replies
02-12-2015, 04:45 PM
janul
    Thread: form_helper - escapipng set_value
Post: RE: form_helper - escapipng set_value

yes I just saw it. Thanks very much. regards, janusz
6,228 Views
0 Replies
02-05-2015, 07:03 AM
janul
    Thread: form_helper - escapipng set_value
Post: RE: form_helper - escapipng set_value

Thanks for your answer. In my opinion it's a drastic change in this project stage and it looks like next post is escaping escaped input and so on. -- janusz
6,228 Views
0 Replies
02-05-2015, 06:19 AM
janul
    Thread: form_helper - escapipng set_value
Post: form_helper - escapipng set_value

Hi, I'm just wondering if it is really necessary to escape textarea content commit 2c245616a7bc89e842b4f39693751c3d28c034f2 This commit just broke my app. Now I can't properly edit xml in textarea...
6,228 Views
0 Replies
02-05-2015, 02:04 AM
janul

Theme © iAndrew 2016 - Forum software by © MyBB