Logo white

Anubis / Xlib

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 12
  • Tags 6
  • xlib
  • web
  • CXM_web_session.anubis
06 Jul, 2019
1 commit
  • Add draw_web_request in WEB_Session to allows to store the web request which ret… ...
    de116e9d
    …urn full draw html. When we need to redraw the html content in case of language change we can redirect to that draw_web_request.
    Since we have an heavy use of load content redirect to previous can cause a drawing of the content of the ajax return during the load content. This fix that behavior.
    David RENÉ authored
    2019-07-06 13:31:48 +0200  
    Browse File »

02 Jun, 2019
1 commit
  • move all making_a_web_site type declaration into a separate file. ...
    491c5383
    better management of the web plugin
    extend logger dump from 1024 to 2048 bytes
    David RENÉ authored
    2019-06-02 13:04:54 +0200  
    Browse File »

02 Feb, 2019
1 commit
  • no message
    dad598c9
    David RENÉ authored
    2019-02-02 21:49:25 +0100  
    Browse File »

08 Mar, 2018
1 commit
  • add cxm_form(form_id, options, fields) ...
    b051b4cb
    add id in web_session, not yet used
    totoro authored
    2018-03-08 16:36:40 +0100  
    Browse File »

04 Jul, 2017
1 commit
  • add db_get_mb_integer of the first entry of table cursor. Maybe is we are not su… ...
    1a7e5340
    …re that the first entry is an integer
    add html_tooltip with WEB_Action_Name
    move the formatting the web_action_name and his extra argument in CXM_web_action.anubis instead of mega file CXM_making_a_web_site.anubis
    Add new parameter JQuery_dialog_size in jquery_dialog creation
    totoro authored
    2017-07-04 23:14:56 +0200  
    Browse File »

20 Jun, 2017
1 commit
  • in web_session change lwa as Var in web_request ...
    32f8435d
    add helper functions in for adding, removing and replacing web_arg in var list web_arg
    totoro authored
    2017-06-20 19:45:25 +0200  
    Browse File »

02 May, 2017
1 commit
  • add DB_id in WEB_Session type
    647c64d2
    totoro authored
    2017-05-02 10:51:42 +0900  
    Browse File »

24 Feb, 2017
1 commit
  • add core attributes in html alternative for Actioner ...
    27567d6e
    add i and span alternatives in HTML_In_Form and HTML_Off_Form
    add Awesome Font support
    add Menu with direction positioning (top and side)
    add Icon support (png and Awesome font)
    totoro authored
    2017-02-24 16:48:28 +0100  
    Browse File »

21 Feb, 2017
1 commit
  • fix get(XXX) type which come with Var(List... and not List only ...
    f0b6401d
    Add AWS_SESSION_STEP counter in web session.
    totoro authored
    2017-02-21 17:49:35 +0100  
    Browse File »

19 Feb, 2017
1 commit
  • enhance the Action_Name management ...
    56ebceb2
    Add WEB_Session
    totoro authored
    2017-02-19 22:07:51 +0100  
    Browse File »