Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5-Boxiang
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Hamza
erp5-Boxiang
Commits
f6137f8b
Commit
f6137f8b
authored
Dec 08, 2016
by
Kazuhiko Shiozaki
Committed by
Vincent Pelletier
Dec 23, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_base: move change password action in Preference from erp5_core.
parent
19cb3577
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
29 additions
and
28 deletions
+29
-28
bt5/erp5_base/ActionTemplateItem/portal_types/Preference%20Tool/advanced.xml
...nTemplateItem/portal_types/Preference%20Tool/advanced.xml
+0
-0
bt5/erp5_base/ActionTemplateItem/portal_types/Preference/change_password.xml
...nTemplateItem/portal_types/Preference/change_password.xml
+0
-0
bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PreferenceTool_setNewPassword.py
...m/portal_skins/erp5_base/PreferenceTool_setNewPassword.py
+0
-0
bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PreferenceTool_setNewPassword.xml
.../portal_skins/erp5_base/PreferenceTool_setNewPassword.xml
+1
-1
bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PreferenceTool_viewChangePasswordDialog.xml
...ins/erp5_base/PreferenceTool_viewChangePasswordDialog.xml
+0
-0
bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PreferenceTool_viewChangePasswordDialog/password_confirm.xml
...ferenceTool_viewChangePasswordDialog/password_confirm.xml
+0
-0
bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PreferenceTool_viewChangePasswordDialog/your_current_password.xml
...ceTool_viewChangePasswordDialog/your_current_password.xml
+0
-0
bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PreferenceTool_viewChangePasswordDialog/your_new_password.xml
...erenceTool_viewChangePasswordDialog/your_new_password.xml
+0
-0
bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/PreferenceTool_viewChangePasswordDialog/your_reference.xml
...referenceTool_viewChangePasswordDialog/your_reference.xml
+26
-25
bt5/erp5_base/bt/template_action_path_list
bt5/erp5_base/bt/template_action_path_list
+2
-0
product/ERP5/bootstrap/erp5_core/bt/template_action_path_list
...uct/ERP5/bootstrap/erp5_core/bt/template_action_path_list
+0
-2
No files found.
product/ERP5/bootstrap/erp5_cor
e/ActionTemplateItem/portal_types/Preference%20Tool/advanced.xml
→
bt5/erp5_bas
e/ActionTemplateItem/portal_types/Preference%20Tool/advanced.xml
View file @
f6137f8b
File moved
product/ERP5/bootstrap/erp5_cor
e/ActionTemplateItem/portal_types/Preference/change_password.xml
→
bt5/erp5_bas
e/ActionTemplateItem/portal_types/Preference/change_password.xml
View file @
f6137f8b
File moved
product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_cor
e/PreferenceTool_setNewPassword.py
→
bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_bas
e/PreferenceTool_setNewPassword.py
View file @
f6137f8b
File moved
product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_cor
e/PreferenceTool_setNewPassword.xml
→
bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_bas
e/PreferenceTool_setNewPassword.xml
View file @
f6137f8b
...
...
@@ -50,7 +50,7 @@
</item>
<item>
<key>
<string>
_params
</string>
</key>
<value>
<string>
form
_id=\'view\', **kw
</string>
</value>
<value>
<string>
dialog
_id=\'view\', **kw
</string>
</value>
</item>
<item>
<key>
<string>
_proxy_roles
</string>
</key>
...
...
product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_cor
e/PreferenceTool_viewChangePasswordDialog.xml
→
bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_bas
e/PreferenceTool_viewChangePasswordDialog.xml
View file @
f6137f8b
File moved
product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_cor
e/PreferenceTool_viewChangePasswordDialog/password_confirm.xml
→
bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_bas
e/PreferenceTool_viewChangePasswordDialog/password_confirm.xml
View file @
f6137f8b
File moved
product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_cor
e/PreferenceTool_viewChangePasswordDialog/your_current_password.xml
→
bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_bas
e/PreferenceTool_viewChangePasswordDialog/your_current_password.xml
View file @
f6137f8b
File moved
product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_cor
e/PreferenceTool_viewChangePasswordDialog/your_new_password.xml
→
bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_bas
e/PreferenceTool_viewChangePasswordDialog/your_new_password.xml
View file @
f6137f8b
File moved
product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_cor
e/PreferenceTool_viewChangePasswordDialog/your_reference.xml
→
bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_bas
e/PreferenceTool_viewChangePasswordDialog/your_reference.xml
View file @
f6137f8b
...
...
@@ -10,8 +10,9 @@
<key>
<string>
delegated_list
</string>
</key>
<value>
<list>
<string>
default
</string>
<string>
editable
</string>
<string>
items
</string>
<string>
required
</string>
<string>
title
</string>
</list>
</value>
</item>
...
...
@@ -54,27 +55,31 @@
<value>
<dictionary>
<item>
<key>
<string>
default
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
<key>
<string>
field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
editable
</string>
</key>
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string></string>
</value>
<key>
<string>
items
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
form_i
d
</string>
</key>
<key>
<string>
require
d
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
target
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
...
...
@@ -83,26 +88,22 @@
<value>
<dictionary>
<item>
<key>
<string>
default
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string>
The username this person will use to log in the system.\n
\n
The system will check that there isn\'t another user with the same username.
</string>
</value>
<key>
<string>
field_id
</string>
</key>
<value>
<string>
my_list_field
</string>
</value>
</item>
<item>
<key>
<string>
editable
</string>
</key>
<value>
<
int>
0
</int
>
</value>
<key>
<string>
form_id
</string>
</key>
<value>
<
string>
Base_viewFieldLibrary
</string
>
</value>
</item>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string>
my_reference
</string>
</value>
<key>
<string>
items
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
form_i
d
</string>
</key>
<value>
<
string>
Person_viewFieldLibrary
</string
>
</value>
<key>
<string>
require
d
</string>
</key>
<value>
<
int>
1
</int
>
</value>
</item>
<item>
<key>
<string>
target
</string>
</key>
...
...
@@ -126,7 +127,7 @@ The system will check that there isn\'t another user with the same username.</st
<dictionary>
<item>
<key>
<string>
_text
</string>
</key>
<value>
<string>
python:
here.portal_membership.getAuthenticatedMember().getUserName()
</string>
</value>
<value>
<string>
python:
[(x, x) for x in here.Base_getValidatedLoginReferenceList()]
</string>
</value>
</item>
</dictionary>
</pickle>
...
...
bt5/erp5_base/bt/template_action_path_list
View file @
f6137f8b
...
...
@@ -86,7 +86,9 @@ Person | financial_view
Person | person_detailed_report
Person | terminate_career
Person | view
Preference Tool | advanced
Preference | base_preference
Preference | change_password
Previous Causality Movement Group | view
Property Assignment Movement Group | view
Property Grouping Movement Group | view
...
...
product/ERP5/bootstrap/erp5_core/bt/template_action_path_list
View file @
f6137f8b
...
...
@@ -82,7 +82,6 @@ Memcached Tool | view
Predicate | view
Preference Tool Type | jump_property_sheets
Preference Tool Type | view
Preference Tool | advanced
Preference Tool | view
Preference Type | action_view
Preference Type | jump_property_sheets
...
...
@@ -90,7 +89,6 @@ Preference Type | role_view
Preference Type | translation_view
Preference Type | update_local_roles
Preference Type | view
Preference | change_password
Preference | html_style_preferences
Preference | view
Preference | view_template
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment