Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
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
Boxiang Sun
slapos.core
Commits
cf4942f7
Commit
cf4942f7
authored
Jan 17, 2013
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Do not assume there will be a site message.
parent
e7816dd6
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
49 additions
and
4 deletions
+49
-4
master/bt5/slapos_web/PathTemplateItem/web_page_module/vifib_payzen_success.xml
...PathTemplateItem/web_page_module/vifib_payzen_success.xml
+46
-2
master/bt5/slapos_web/bt/revision
master/bt5/slapos_web/bt/revision
+1
-1
master/product/SlapOS/__init__.py
master/product/SlapOS/__init__.py
+2
-1
No files found.
master/bt5/slapos_web/PathTemplateItem/web_page_module/vifib_payzen_success.xml
View file @
cf4942f7
...
@@ -138,8 +138,7 @@
...
@@ -138,8 +138,7 @@
<value>
<string
encoding=
"cdata"
>
<![CDATA[
<value>
<string
encoding=
"cdata"
>
<![CDATA[
<p>
Thank you for finalising the payment.
</p>
\n
<p>
Thank you for finalising the payment.
</p>
\n
<p>
It will be processed by PayZen interface.
</p>
\n
<p>
It will be processed by PayZen interface.
</p>
<p>
Feel free to dismiss the web message.
</p>
]]>
</string>
</value>
]]>
</string>
</value>
</item>
</item>
...
@@ -605,6 +604,51 @@
...
@@ -605,6 +604,51 @@
</value>
</value>
</item>
</item>
</dictionary>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
923.2674.27091.11434
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1358414469.71
</float>
<string>
GMT+1
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</list>
</list>
</tuple>
</tuple>
</pickle>
</pickle>
...
...
master/bt5/slapos_web/bt/revision
View file @
cf4942f7
31
32
\ No newline at end of file
\ No newline at end of file
master/product/SlapOS/__init__.py
View file @
cf4942f7
...
@@ -36,7 +36,8 @@ object_classes = ()
...
@@ -36,7 +36,8 @@ object_classes = ()
content_classes
=
()
content_classes
=
()
content_constructors
=
()
content_constructors
=
()
from
Tool
import
SlapOSRestAPITool
from
Tool
import
SlapOSRestAPITool
portal_tools
=
(
SlapOSRestAPITool
.
SlapOSRestAPITool
,
)
from
Tool
import
StatusTool
portal_tools
=
(
SlapOSRestAPITool
.
SlapOSRestAPITool
,
StatusTool
.
StatusTool
)
from
Products.PluggableAuthService.PluggableAuthService
import
registerMultiPlugin
from
Products.PluggableAuthService.PluggableAuthService
import
registerMultiPlugin
import
SlapOSMachineAuthenticationPlugin
import
SlapOSMachineAuthenticationPlugin
...
...
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