Commit Graph

  • 9ddb0b32c9 For every page: when Session is expired, redirect to '/user-info' page to show a proper message. konstantina.galouni 2018-11-13 15:26:49 +0000
  • 3d64e0ebae Add a readme file remove unused file update services that have POST & DELETE methods in admin tool API with options using authorization headers argiro.kokogiannaki 2018-11-08 13:52:26 +0000
  • f4c2cccbf2 1. library.css: Add class 'inherit-color' (used in user notifications: uk-form-label). 2. mailPrefs.component: make functionality of buttons like manage-user-notifications.component of admin portal (when preferences change, save button remains clickable unless 'reset' is clicked). 3. manage-user-notifications.component: Change html (stop using table for proper layout - use form instead). 4. When Session expires, redirect to '/user-info'. konstantina.galouni 2018-11-01 17:21:10 +0000
  • 3ff95d06c0 Merging from branch 'branches/project-cli' r53598 in trunk argiro.kokogiannaki 2018-10-30 15:31:16 +0000
  • ff19f19e3d added statistics api url to env-properties.json myrto.koukouli 2018-03-12 10:05:47 +0000
  • bb21acb9f4 created temporary table with stat-tables names myrto.koukouli 2018-03-08 17:00:58 +0000
  • ba808effb4 continued working on stats myrto.koukouli 2018-03-08 05:53:22 +0000
  • e9482c8ed5 Add community-edit-from.module sofia.baltzi 2018-03-07 13:18:30 +0000
  • cca564c3ba Add a first draft for community-edit-form sofia.baltzi 2018-03-07 13:16:38 +0000
  • b7cb9d221d moving from office! myrto.koukouli 2018-03-07 09:48:17 +0000
  • ead4fc6e33 add login components, create admin connect Guard, use env.properties argiro.kokogiannaki 2018-03-06 15:36:33 +0000
  • 0943d68297 Move community-edit-form to new directory community-edit-form sofia.baltzi 2018-03-06 15:25:09 +0000
  • a9eed54efd Undo -> Remove getDataProviders sofia.baltzi 2018-03-06 14:33:59 +0000
  • 512da32007 Remove available data providers from community-edit-form sofia.baltzi 2018-03-06 14:31:17 +0000
  • 094c3e9be8 created stats component and classes and imported statistics from api myrto.koukouli 2018-03-05 16:10:19 +0000
  • 3b6274e0e1 1. DivId is related to >=1 Pages (not just one) - there is no check that AT LEAST one Page was selected. konstantina.galouni 2018-02-28 12:35:54 +0000
  • 6a5a393df1 Filter claims by community argiro.kokogiannaki 2018-02-28 12:31:04 +0000
  • 57fe837b5b Add router links in dashboard for pages and entities sofia.baltzi 2018-02-20 15:24:19 +0000
  • 189cee0b7b Update html in dashboard sofia.baltzi 2018-02-20 14:13:36 +0000
  • c6a0f9e854 add 2 lib missing from package.json argiro.kokogiannaki 2018-02-16 15:40:47 +0000
  • b58f9a2f2f adding openaire library as external svn subfolder | apply the corresponding changes argiro.kokogiannaki 2018-02-15 11:30:50 +0000
  • c66b8970cc complete previous commit (adding forgotten files) argiro.kokogiannaki 2018-02-12 11:47:49 +0000
  • 5a4235eb25 use properties| add admin claims| guards argiro.kokogiannaki 2018-02-12 11:43:08 +0000
  • 224c280990 1. Created 'entity' folder : 'entity' page and form go there 2. Created 'page' folder : 'page' page and form go there konstantina.galouni 2018-02-06 14:10:07 +0000
  • f062319cbe update menu | use guards in routes argiro.kokogiannaki 2018-02-06 11:35:16 +0000
  • 44daac0654 1. Added divId page and form : special classes to be used by explore portal pages which have steps 2. Added divHelpContent pages and form 3. 'before' field of pageHelpContent renamed to 'isPriorTo' 4. Added 'before' checkbox in pageHelpContent form 5. 'uk-button-default' class removed 6. Message (modal) when entity is toggled added - 'none' type in modal form added - Toggle entity if message is approved, cancel otherwise 7. countPageHelpContents() function is called after deleting pageHelpContents 8. Added link to divHelpContents in 'pages' page, only for pages that are related to some divIds konstantina.galouni 2018-02-06 11:06:43 +0000
  • 00b8788918 1. In Community methods - use pid to query (GET Requests) 2. Toggle Pages and Toggle Entities methods use community.pid instead of community._id 3. In urls use community={community.pid} instead of community._id 4. New and Update APIs for helpcontents separated 5. In new helpcontent, pid temporarily stored as community id (API restores it) 6. Modal form doen't need selected community information as input parameter konstantina.galouni 2018-01-29 22:45:42 +0000
  • 1c2f118991 Add test for community edit form sofia.baltzi 2018-01-26 10:00:45 +0000
  • aec61776ae 'pid' field added in entities and communities for queries by portal - can be changed by forms bug fix in cancel/save in pageContents form page in pageContents form cannot be changed when editing contents of specific page order in pageContents form can be set by hand (text not number) api for pageContents of specific community changed konstantina.galouni 2018-01-24 15:45:12 +0000
  • 989bb6394b Remove old/ unused files | use ng-openaire-libraries for menu, footer & login argiro.kokogiannaki 2018-01-11 15:21:58 +0000
  • f778369838 Deleting unused files helpcontent/selectEntities.component argiro.kokogiannaki 2018-01-11 12:06:04 +0000
  • 527f3744cb Cancel button in edit and new page help content | Bulk Activate/Deactivate in Entities and Pages | Page and Community info in Page help content's title when they are specified - 2 relative columns hidden konstantina.galouni 2018-01-08 09:29:40 +0000
  • 95a84a12ed Apply UIKIT in communities, pages, pageHelpContents pages konstantina.galouni 2018-01-04 15:56:22 +0000
  • 612f5da8bf Add community-edit-form sofia.baltzi 2018-01-04 14:32:31 +0000
  • 8485b2b4dc Add UIKIT - apply changes in index.html, app component and entities page argiro.kokogiannaki 2017-12-20 15:58:21 +0000
  • 9ed40c36d1 manage communities page added | pages separated by type (added new options in menu on the left) | each page has a link to edit its page contents konstantina.galouni 2017-12-20 14:26:30 +0000
  • 1b31c5bccd Add options with router links in dashboard sofia.baltzi 2017-12-19 10:49:24 +0000
  • 944dc71ab8 Admin Portal configured according to OpenAIRE konstantina.galouni 2017-12-13 11:15:19 +0000
  • b4b4c6eb89 Changes to package.json argiro.kokogiannaki 2017-11-09 09:43:44 +0000
  • 7afdc2079c Created branches and trunk folders argiro.kokogiannaki 2017-09-22 10:26:08 +0000